mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-30 23:02:15 +00:00
Delete repository sections from the POM as we're not supporting the Nexus for this release.
This commit is contained in:
parent
d4cfad59cf
commit
eae775a4bf
24
pom.xml
24
pom.xml
@ -112,30 +112,6 @@
|
||||
<url>http://code.google.com/p/bitcoinj/source/checkout</url>
|
||||
</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 -->
|
||||
<build>
|
||||
<pluginManagement>
|
||||
|
Loading…
Reference in New Issue
Block a user