add more pom info
This commit is contained in:
parent
e3ff9497ba
commit
9028d0c76d
|
@ -81,4 +81,12 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</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>
|
</project>
|
|
@ -50,5 +50,13 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</pluginManagement>
|
</pluginManagement>
|
||||||
</build>
|
</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>
|
||||||
</project>
|
</project>
|
8
pom.xml
8
pom.xml
|
@ -8,4 +8,12 @@
|
||||||
<module>opretj</module>
|
<module>opretj</module>
|
||||||
<module>opret-testapp</module>
|
<module>opret-testapp</module>
|
||||||
</modules>
|
</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>
|
</project>
|
Loading…
Reference in a new issue