diff options
Diffstat (limited to 'appc-inbound/pom.xml')
-rwxr-xr-x | appc-inbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index 2681c8d9a..76fe5856a 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -2,7 +2,7 @@ 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</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>
|