summaryrefslogtreecommitdiffstats
path: root/bootstrap/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/pom.xml')
-rw-r--r--bootstrap/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml
index 5a41b6b..3155704 100644
--- a/bootstrap/pom.xml
+++ b/bootstrap/pom.xml
@@ -21,7 +21,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<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.onap.dcaegen2</groupId>
+ <groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>deployments</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>