diff options
Diffstat (limited to 'appc-oam/appc-oam-model/pom.xml')
-rw-r--r-- | appc-oam/appc-oam-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index 19e523e25..330be0a82 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <parent> <artifactId>appc-oam</artifactId> - <groupId>org.openecomp.appc</groupId> + <groupId>org.onap.appc</groupId> <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-oam-model</artifactId> |