add more pom info

This commit is contained in:
Harald Hoyer 2016-08-30 20:32:17 +02:00
parent e3ff9497ba
commit 9028d0c76d
3 changed files with 24 additions and 0 deletions

View file

@ -81,4 +81,12 @@
</plugins>
</build>
<scm>
<url>scm:git:https://github.com/haraldh/opretj.git</url>
</scm>
<issueManagement>
<url>https://github.com/haraldh/opretj/issues</url>
</issueManagement>
<name>opretj testapp</name>
<url>https://github.com/bitcoinj/bitcoinj</url>
</project>

View file

@ -50,5 +50,13 @@
</plugins>
</pluginManagement>
</build>
<name>opretj</name>
<url>https://github.com/bitcoinj/bitcoinj</url>
<scm>
<url>scm:git:https://github.com/haraldh/opretj.git</url>
</scm>
<issueManagement>
<url>https://github.com/haraldh/opretj/issues</url>
</issueManagement>
</project>
</project>

View file

@ -8,4 +8,12 @@
<module>opretj</module>
<module>opret-testapp</module>
</modules>
<url>https://github.com/bitcoinj/bitcoinj</url>
<name>opretj-parent</name>
<scm>
<url>scm:git:https://github.com/haraldh/opretj.git</url>
</scm>
<issueManagement>
<url>https://github.com/haraldh/opretj/issues</url>
</issueManagement>
</project>