aboutsummaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-aai-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-outbound/appc-aai-client/pom.xml')
-rwxr-xr-xappc-outbound/appc-aai-client/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml
index cd6e6d1c7..8e66dbb5b 100755
--- a/appc-outbound/appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/pom.xml
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-outbound</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>
@@ -18,7 +18,7 @@
<dependencyManagement>
<dependencies>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-aai-client.features</artifactId>
<classifier>features</classifier>
<type>xml</type>
@@ -26,12 +26,12 @@
</dependency>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-aai-client.provider</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-aai-client.installer</artifactId>
<version>${project.version}</version>
</dependency>