Update template/pom.xml
This commit is contained in:
@@ -190,14 +190,12 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>libs-releases</id>
|
<id>zeroware-maven-releases</id>
|
||||||
<name>byteawake-releases</name>
|
<url>https://repo.byteawake.com/repository/zeroware-maven-releases/</url>
|
||||||
<url>https://repo.byteawake.com/artifactory/libs-releases</url>
|
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>libs-snapshots</id>
|
<id>zeroware-maven-snapshots</id>
|
||||||
<name>byteawake-snapshots</name>
|
<url>https://repo.byteawake.com/repository/zeroware-maven-snapshots/</url>
|
||||||
<url>https://repo.byteawake.com/artifactory/libs-snapshots</url>
|
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user