Deploy to my fancy new maven repo
Dieser Commit ist enthalten in:
Ursprung
36313eabb1
Commit
27f3f76c5e
@ -18,10 +18,13 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>shadowvolt-repo</id>
|
<id>dmulloy2-repo</id>
|
||||||
<name>Shadowvolt Maven Repository</name>
|
<url>http://repo.dmulloy2.net/content/repositories/releases/</url>
|
||||||
<url>http://ci.shadowvolt.com/plugin/repository/everything/</url>
|
|
||||||
</repository>
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>dmulloy2-repo</id>
|
||||||
|
<url>http://repo.dmulloy2.net/content/repositories/snapshots/</url>
|
||||||
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren