diff options
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index e0c8e1b3..214e5bd5 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -4,7 +4,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.openecomp.aai.aai-common</groupId> + <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> <version>1.1.0-SNAPSHOT</version> </parent> |