diff options
Diffstat (limited to 'dcaedt_validator/pom.xml')
-rw-r--r-- | dcaedt_validator/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dcaedt_validator/pom.xml b/dcaedt_validator/pom.xml index 5f62852..5137938 100644 --- a/dcaedt_validator/pom.xml +++ b/dcaedt_validator/pom.xml @@ -15,10 +15,10 @@ <module>checker</module> </modules> <scm> - <connection>scm:git:https://github.research.att.com/ASC/ASC-Validator/</connection> - <developerConnection>scm:git:https://github.research.att.com/ASC/ASC-Validator/</developerConnection> + <connection>scm:git:https://github.research.onap.com/ASC/ASC-Validator/</connection> + <developerConnection>scm:git:https://github.research.onap.com/ASC/ASC-Validator/</developerConnection> <tag>HEAD</tag> - <url>https://github.research.att.com/ASC/ASC-Validator/</url> + <url>https://github.research.onap.com/ASC/ASC-Validator/</url> </scm> <properties> <sonar.skip>true</sonar.skip> |