diff options
Diffstat (limited to 'appc-dg/appc-dg-shared/pom.xml')
-rw-r--r-- | appc-dg/appc-dg-shared/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml index 4509cf28c..182f6d534 100644 --- a/appc-dg/appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.openecomp.appc</groupId> + <groupId>org.onap.appc</groupId> <artifactId>appc-dg</artifactId> <version>1.3.0-SNAPSHOT</version> </parent> |