diff options
Diffstat (limited to 'configbackuprestore/vnfconfigreportsservice/pom.xml')
-rw-r--r-- | configbackuprestore/vnfconfigreportsservice/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/vnfconfigreportsservice/pom.xml b/configbackuprestore/vnfconfigreportsservice/pom.xml index 22ed28f3..49d4d325 100644 --- a/configbackuprestore/vnfconfigreportsservice/pom.xml +++ b/configbackuprestore/vnfconfigreportsservice/pom.xml @@ -9,7 +9,7 @@ <artifactId>configbackuprestore</artifactId> <version>1.4.0-SNAPSHOT</version> </parent> - <groupId>com.onap.sdnc.oam.vnfbackup</groupId> + <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>vnfconfigreportsservice</artifactId> <version>1.4.0-SNAPSHOT</version> <name>sdnc-oam :: vnfbackup :: vnfconfigreportservice</name> |