summaryrefslogtreecommitdiffstats
path: root/configbackuprestore/getBackupVnfDetailService
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-10-11 13:26:43 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-10-11 13:26:43 +0000
commit45bf39c3235202b9c51d5a2cb82c2f3769f569d9 (patch)
tree4b4b4cda3148ac1291430bbb2fd1cb8544230bab /configbackuprestore/getBackupVnfDetailService
parent91158de1a4e223df7f0e30b54eac927c86f51450 (diff)
Release sdnc/oam1.7.4
Former-commit-id: 1546c71c98e3fc03287e8529670bae274ab1ef7c
Diffstat (limited to 'configbackuprestore/getBackupVnfDetailService')
-rw-r--r--configbackuprestore/getBackupVnfDetailService/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configbackuprestore/getBackupVnfDetailService/pom.xml b/configbackuprestore/getBackupVnfDetailService/pom.xml
index 4856eca7..0b143496 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.7.4-SNAPSHOT</version>
+ <version>1.7.4</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>
<artifactId>getBackupVnfDetailService</artifactId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.4</version>
<name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name>
<url>http://maven.apache.org</url>
<properties>