summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog
diff options
context:
space:
mode:
authorEran (ev672n), Vosk <ev672n@att.com>2018-10-18 11:55:59 +0300
committerEran (ev672n), Vosk <ev672n@att.com>2018-10-18 13:53:02 +0300
commitb1b380c5e83b044605bddfc390b80bedafd359f5 (patch)
treee5a00e579747afdd0a952c70e2690ecc0a63a08e /dcaedt_catalog
parent3fc94dd71339db72d60220add95b6b72c932abdb (diff)
security check issues
updating springfox-swagger-ui version, using security check issues Change-Id: Ia5a63298b5a720652279320d00bdbdbee1f79e21 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
Diffstat (limited to 'dcaedt_catalog')
-rw-r--r--dcaedt_catalog/pom.xml7
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>