add more pom info
This commit is contained in:
parent
e3ff9497ba
commit
9028d0c76d
|
@ -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>
|
|
@ -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>
|
8
pom.xml
8
pom.xml
|
@ -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>
|
Loading…
Reference in a new issue