summaryrefslogtreecommitdiffstats
path: root/appc-inbound/appc-artifact-handler/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-inbound/appc-artifact-handler/pom.xml')
-rwxr-xr-xappc-inbound/appc-artifact-handler/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index 6ed8793f2..18ffa4109 100755
--- a/appc-inbound/appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/pom.xml
@@ -3,7 +3,7 @@
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-inbound</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>
@@ -14,26 +14,26 @@
<dependencyManagement>
<dependencies>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-artifact-handler-features</artifactId>
<classifier>features</classifier>
<type>xml</type>
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-artifact-handler-model</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-artifact-handler-provider</artifactId>
<version>${project.version}</version>
<classifier>config</classifier>
<type>xml</type>
</dependency>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-artifact-handler-provider</artifactId>
<version>${project.version}</version>
</dependency>