diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-19 16:24:29 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-19 16:24:29 +0000 |
commit | 496cab249b0d9bbffb1d34edad01a14d2cda07da (patch) | |
tree | 15b178a5c1d4e7a94db35eaa96c0c5eda973076f /configbackuprestore/getBackupVnfDetailService/pom.xml | |
parent | f2e8a35e6f02e29941b1d6acb40b9772a66cda9d (diff) |
Release sdnc/oam1.6.2
Former-commit-id: b4cc7133df1a1509a82114236eca850771863c7a
Diffstat (limited to 'configbackuprestore/getBackupVnfDetailService/pom.xml')
-rw-r--r-- | configbackuprestore/getBackupVnfDetailService/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configbackuprestore/getBackupVnfDetailService/pom.xml b/configbackuprestore/getBackupVnfDetailService/pom.xml index a231a87c..05f2673c 100644 --- a/configbackuprestore/getBackupVnfDetailService/pom.xml +++ b/configbackuprestore/getBackupVnfDetailService/pom.xml @@ -4,11 +4,11 @@ <parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>configbackuprestore</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.2</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>getBackupVnfDetailService</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.2</version> <name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name> <url>http://maven.apache.org</url> <properties> |