Add SCM data to pom.xml

This commit is contained in:
Marko Zivanovic
2015-03-10 22:40:58 +01:00
parent 28cb1110eb
commit cabfc67b99
+6 -4
View File
@@ -37,10 +37,12 @@
</developer>
</developers>
<organization>
<name>Marko Zivanovic</name>
<url>http://marko.zivanovic.in.rs</url>
</organization>
<scm>
<connection>scm:git:git@github.com:zmarko/jPasswordObfuscator.git</connection>
<developerConnection>scm:git:git@github.com:zmarko/jPasswordObfuscator.git</developerConnection>
<url>git@github.com:zmarko/jPasswordObfuscator.git</url>
<tag>HEAD</tag>
</scm>
<dependencies>
<dependency>