Skip to content

Commit

Permalink
FIX: added scm connection
Browse files Browse the repository at this point in the history
  • Loading branch information
davidibl committed Feb 23, 2020
1 parent 8690b93 commit decf132
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
Expand Up @@ -36,6 +36,12 @@
<module>dmnmgr</module>
</modules>

<scm>
<url>https://github.com/davidibl/dmnmgr-server</url>
<connection>scm:git:git://github.com:davidibl/dmnmgr-server.git</connection>
<developerConnection>scm:git:[email protected]:davidibl/dmnmgr-server.git</developerConnection>
</scm>

<dependencyManagement>
<dependencies>

Expand Down

0 comments on commit decf132

Please sign in to comment.