mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Update nexus url
This commit is contained in:
parent
baf7c67e34
commit
0496d17cd9
@ -1,7 +1,8 @@
|
|||||||
# carbon-device-mgt-plugins
|
# carbon-device-mgt-plugins
|
||||||
|
|
||||||
<a href='https://opensource.org/licenses/Apache-2.0'><img src='https://img.shields.io/badge/License-Apache%202.0-blue.svg'></a><br/>
|
<a href='https://opensource.org/licenses/Apache-2.0'><img src='https://img.shields.io/badge/License-Apache%202.0-blue.svg'></a><br/>
|
||||||
<a href='https://wso2.org/jenkins/job/platform-builds/job/carbon-device-mgt-plugins/'><img src='https://wso2.org/jenkins/job/platform-builds/job/carbon-device-mgt-plugins/badge/icon'></a> - Java8<br/>
|
|
||||||
|
[](https://gitlab.com/entgra/carbon-device-mgt-plugins/commits/master)
|
||||||
|
|
||||||
WSO2 MOBILE DEVICE MANAGER
|
WSO2 MOBILE DEVICE MANAGER
|
||||||
|
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@ -1560,7 +1560,7 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>entgra.snapshots</id>
|
<id>entgra.snapshots</id>
|
||||||
<name>Entgra Snapshot Repository</name>
|
<name>Entgra Snapshot Repository</name>
|
||||||
<url>http://104.215.188.88/repository/maven-snapshots/</url>
|
<url>http://nexus.entgra.io/repository/maven-snapshots/</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
<updatePolicy>daily</updatePolicy>
|
<updatePolicy>daily</updatePolicy>
|
||||||
@ -1579,7 +1579,7 @@
|
|||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>maven-snapshots</id>
|
<id>maven-snapshots</id>
|
||||||
<url>http://104.215.188.88/repository/maven-snapshots/</url>
|
<url>http://nexus.entgra.io/repository/maven-snapshots/</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user