mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-01 21:17:13 +00:00
Delete repository sections from the POM as we're not supporting the Nexus for this release.
This commit is contained in:
24
pom.xml
24
pom.xml
@@ -112,30 +112,6 @@
|
|||||||
<url>http://code.google.com/p/bitcoinj/source/checkout</url>
|
<url>http://code.google.com/p/bitcoinj/source/checkout</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
|
||||||
<repository>
|
|
||||||
<id>releases</id>
|
|
||||||
<url>http://nexus.bitcoinj.org/content/repositories/releases</url>
|
|
||||||
</repository>
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>snapshots</id>
|
|
||||||
<url>http://nexus.bitcoinj.org/content/repositories/snapshots</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
</distributionManagement>
|
|
||||||
|
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>bitcoinj-release</id>
|
|
||||||
<releases/>
|
|
||||||
<url>http://nexus.bitcoinj.org/content/repositories/releases</url>
|
|
||||||
</repository>
|
|
||||||
<repository>
|
|
||||||
<id>bitcoinj-snapshot</id>
|
|
||||||
<snapshots/>
|
|
||||||
<url>http://nexus.bitcoinj.org/content/repositories/snapshots</url>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
|
|
||||||
<!-- Common build plugin configuration -->
|
<!-- Common build plugin configuration -->
|
||||||
<build>
|
<build>
|
||||||
<pluginManagement>
|
<pluginManagement>
|
||||||
|
|||||||
Reference in New Issue
Block a user