mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
Remove remnants of old Pneumaticsystem repo; add distro information
This commit is contained in:
parent
7685af770c
commit
06f3bb4f63
10
pom.xml
10
pom.xml
@ -16,10 +16,6 @@
|
|||||||
<id>onarandombox</id>
|
<id>onarandombox</id>
|
||||||
<url>http://repo.onarandombox.com/content/groups/public/</url>
|
<url>http://repo.onarandombox.com/content/groups/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
|
||||||
<id>pneumaticsystem</id>
|
|
||||||
<url>http://pneumaticsystem.com:25578/nexus/content/groups/public</url>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
@ -269,4 +265,10 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<!-- End of Test Dependencies -->
|
<!-- End of Test Dependencies -->
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>OnARandomBox</id>
|
||||||
|
<url>http://repo.onarandombox.com/content/repositories/multiverse</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user