diff options
Diffstat (limited to 'dcaedt_catalog')
-rw-r--r-- | dcaedt_catalog/pom.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dcaedt_catalog/pom.xml b/dcaedt_catalog/pom.xml index 2e8b142..905f0d2 100644 --- a/dcaedt_catalog/pom.xml +++ b/dcaedt_catalog/pom.xml @@ -18,11 +18,10 @@ <module>api</module> <module>service</module> </modules> - <scm> - <connection>scm:git:https://github.research.att.com/ASC/ASC-Catalog/</connection> - <developerConnection>scm:git:https://github.research.att.com/ASC/ASC-Catalog/</developerConnection> + <connection>scm:git:https://github.research.onap.com/ASC/ASC-Catalog/</connection> + <developerConnection>scm:git:https://github.research.onap.com/ASC/ASC-Catalog/</developerConnection> <tag>HEAD</tag> - <url>https://github.research.att.com/ASC/ASC-Catalog/</url> + <url>https://github.research.onap.com/ASC/ASC-Catalog/</url> </scm> </project> |