mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update scm details
This commit is contained in:
parent
411fb7ffa7
commit
6d63f020e8
8
pom.xml
8
pom.xml
@ -1668,9 +1668,9 @@
|
|||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<url>https://github.com/wso2/carbon-device-mgt.git</url>
|
<url>https://gitlab.com/entgra/carbon-device-mgt.git</url>
|
||||||
<developerConnection>scm:git:https://github.com/wso2/carbon-device-mgt.git</developerConnection>
|
<developerConnection>scm:git:https://gitlab.com/entgra/carbon-device-mgt.git</developerConnection>
|
||||||
<connection>scm:git:https://github.com/wso2/carbon-device-mgt.git</connection>
|
<connection>scm:git:https://gitlab.com/entgra/carbon-device-mgt.git</connection>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
@ -2149,7 +2149,7 @@
|
|||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>maven-release</id>
|
<id>maven-release</id>
|
||||||
<url>http://nexus.entgra.io/repository/maven-release/</url>
|
<url>http://nexus.entgra.io/repository/maven-releases/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user