diff options
Diffstat (limited to 'sdnc/pom.xml')
-rw-r--r-- | sdnc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnc/pom.xml b/sdnc/pom.xml index 63ad320f6..d03e70a24 100644 --- a/sdnc/pom.xml +++ b/sdnc/pom.xml @@ -20,7 +20,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.policy.drools-applications</groupId> + <artifactId>sdnc</artifactId> <parent> |