diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/model/pom.xml')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index aeb1bb71a..9e2ad41b7 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <parent> <artifactId>appc-artifact-handler</artifactId> - <groupId>org.openecomp.appc</groupId> + <groupId>org.onap.appc</groupId> <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-model</artifactId> |