summaryrefslogtreecommitdiffstats
path: root/configbackuprestore/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r--configbackuprestore/pom.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml
index 9aa3c32d..4501ca7d 100644
--- a/configbackuprestore/pom.xml
+++ b/configbackuprestore/pom.xml
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.ccsdk.parent</groupId>
+ <groupId>org.onap.sdnc.oam.vnfbackup</groupId>
<artifactId>configbackuprestore</artifactId>
- <version>1.0-SNAPSHOT</version>
- <name>Archetype - configbackuprestore</name>
+ <version>1.4.0-SNAPSHOT</version>
+ <name>sdnc-oam :: vnfbackup</name>
<packaging>pom</packaging>
<parent>