aboutsummaryrefslogtreecommitdiffstats
path: root/appc-metric/appc-metric-features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-metric/appc-metric-features/pom.xml')
-rw-r--r--appc-metric/appc-metric-features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml
index d2f38c0bc..6437dad1e 100644
--- a/appc-metric/appc-metric-features/pom.xml
+++ b/appc-metric/appc-metric-features/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>appc-metric</artifactId>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<version>1.3.0-SNAPSHOT</version>
</parent>
<name>appc-metric-features</name>
@@ -13,7 +13,7 @@
<dependencies>
<dependency>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-metric-bundle</artifactId>
<version>${project.version}</version>
</dependency>