diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-23 11:55:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-23 11:55:39 +0000 |
commit | 81c7954719f59687b70aa8be9867ff1fa6fb9421 (patch) | |
tree | e76a8982ddd4767b6f8e64289927b73adeeed38c /configbackuprestore/getBackupVnfDetailService/pom.xml | |
parent | 5e4e72860197c36e9f13adc92df0ff6773107a80 (diff) |
Release sdnc/oam1.8.4
Former-commit-id: ed097ec64586f2bcaca3d686205dbc849017cb0b
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 2b0daa2f..bf7044ca 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.8.4-SNAPSHOT</version> + <version>1.8.4</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>getBackupVnfDetailService</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.4</version> <name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name> <url>http://maven.apache.org</url> <properties> |