summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 09f86c3..23cc102 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,9 +7,9 @@
<groupId>com.att.ajsc</groupId>
<version>2.0.0</version>
</parent>
- <groupId>org.openecomp.aai</groupId>
+ <groupId>org.onap.aai.data-router</groupId>
<artifactId>data-router</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<properties>
<module.ajsc.namespace.name>data-router</module.ajsc.namespace.name>
@@ -58,9 +58,9 @@
</dependency>
<dependency>
- <groupId>org.openecomp</groupId>
+ <groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.openecomp.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</dependency>
<dependency>