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
4
pom.xml
4
pom.xml
@ -2147,6 +2147,10 @@
|
|||||||
<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