mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add release repo
This commit is contained in:
parent
466968802a
commit
411fb7ffa7
6
pom.xml
6
pom.xml
@ -2146,7 +2146,11 @@
|
|||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>maven-snapshots</id>
|
<id>maven-snapshots</id>
|
||||||
<url>http://nexus.entgra.io/repository/maven-snapshots/</url>
|
<url>http://nexus.entgra.io/repository/maven-snapshots/</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
|
<repository>
|
||||||
|
<id>maven-release</id>
|
||||||
|
<url>http://nexus.entgra.io/repository/maven-release/</url>
|
||||||
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user