diff options
-rw-r--r-- | dcaedt_tools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_tools/pom.xml b/dcaedt_tools/pom.xml index 8abf055..df7fc8e 100644 --- a/dcaedt_tools/pom.xml +++ b/dcaedt_tools/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> - <groupId>org.onap.sdc.dcae-d.tools</groupId> + <groupId>org.onap.sdc.dcae-d.dt-be-main</groupId> <artifactId>dcaedt_tools</artifactId> <name>DCAE-D Tools</name> <parent> |