|
|
|
@ -1859,9 +1859,13 @@
|
|
|
|
|
</repository>
|
|
|
|
|
</repositories>
|
|
|
|
|
<distributionManagement>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-public</id>
|
|
|
|
|
<url>http://nexus.entgra.io/repository/maven-public/</url>
|
|
|
|
|
<snapshotRepository>
|
|
|
|
|
<id>maven-snapshots</id>
|
|
|
|
|
<url>http://nexus.entgra.io/repository/maven-snapshots/</url>
|
|
|
|
|
</snapshotRepository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-release</id>
|
|
|
|
|
<url>http://nexus.entgra.io/repository/maven-releases/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
</distributionManagement>
|
|
|
|
|
</project>
|
|
|
|
|