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>
|
||||
|
||||
<scm>
|
||||
<url>https://github.com/wso2/product-cdm.git</url>
|
||||
<developerConnection>scm:git:https://github.com/wso2/product-cdm.git</developerConnection>
|
||||
<connection>scm:git:https://github.com/wso2/product-cdm.git</connection>
|
||||
<url>https://github.com/wso2/carbon-device-mgt.git</url>
|
||||
<developerConnection>scm:git:https://github.com/wso2/carbon-device-mgt.git</developerConnection>
|
||||
<connection>scm:git:https://github.com/wso2/carbon-device-mgt.git</connection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user