diff options
-rw-r--r-- | operation-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/operation-utils/pom.xml b/operation-utils/pom.xml index 5486f67..7c4247b 100644 --- a/operation-utils/pom.xml +++ b/operation-utils/pom.xml @@ -1,7 +1,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.openecomp.dcae.operation</groupId> + <groupId>org.openecomp.dcae.operation.utils</groupId> <artifactId>operation-utils</artifactId> <version>0.1.0-SNAPSHOT</version> |