Skip to content

Commit

Permalink
scm
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhaskar1312 committed May 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 71bcea8 commit 86aff6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -39,6 +39,12 @@
<native-image-arguments></native-image-arguments>
</properties>

<scm>
<connection>scm:git:git://github.com/Bhaskar1312/mcs.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Bhaskar1312/mcs.git</developerConnection>
<url>http://github.com/Bhaskar1312/mcs</url>
</scm>

<licenses>
<license>
<name>MIT</name>

0 comments on commit 86aff6a

Please sign in to comment.