diff options
Diffstat (limited to 'jython-tosca-parser/pom.xml')
-rw-r--r-- | jython-tosca-parser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jython-tosca-parser/pom.xml b/jython-tosca-parser/pom.xml index 3b82edd..2b8f024 100644 --- a/jython-tosca-parser/pom.xml +++ b/jython-tosca-parser/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.openecomp.sdc</groupId> + <groupId>org.openecomp.sdc.sdc-distribution-client</groupId> <artifactId>sdc-main-distribution-client</artifactId> <version>1.1.0-SNAPSHOT</version> </parent> |