mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing git url
This commit is contained in:
parent
13692f6355
commit
2c1d1e2a58
6
pom.xml
6
pom.xml
@ -370,9 +370,9 @@
|
|||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<url>https://github.com/wso2/product-cdm.git</url>
|
<url>https://github.com/wso2/carbon-device-mgt.git</url>
|
||||||
<developerConnection>scm:git:https://github.com/wso2/product-cdm.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/wso2/carbon-device-mgt.git</developerConnection>
|
||||||
<connection>scm:git:https://github.com/wso2/product-cdm.git</connection>
|
<connection>scm:git:https://github.com/wso2/carbon-device-mgt.git</connection>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user