Add SCM data to pom.xml
This commit is contained in:
@@ -37,11 +37,13 @@
|
|||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<organization>
|
<scm>
|
||||||
<name>Marko Zivanovic</name>
|
<connection>scm:git:git@github.com:zmarko/jPasswordObfuscator.git</connection>
|
||||||
<url>http://marko.zivanovic.in.rs</url>
|
<developerConnection>scm:git:git@github.com:zmarko/jPasswordObfuscator.git</developerConnection>
|
||||||
</organization>
|
<url>git@github.com:zmarko/jPasswordObfuscator.git</url>
|
||||||
|
<tag>HEAD</tag>
|
||||||
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.beust</groupId>
|
<groupId>com.beust</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user