diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-06 15:37:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-06 15:37:39 +0000 |
commit | 9de60617b7ae1579389301365eca3749079f448a (patch) | |
tree | f63d122eadd1166d4b78e80ddc9c2388b5a8ed07 /configbackuprestore/getBackupVnfDetailService/pom.xml | |
parent | f6d77b82a7885008c6a48820312de7e938c30102 (diff) |
Release sdnc/oam1.8.2
Former-commit-id: 0367a5914fdf913992c344ff436cf495996b9fe3
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 eb268af6..7ab006bf 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.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>getBackupVnfDetailService</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name> <url>http://maven.apache.org</url> <properties> |