diff options
author | 2025-01-10 16:23:51 +0000 | |
---|---|---|
committer | 2025-01-10 16:23:51 +0000 | |
commit | d12e7b804545c400ca245e22a9b38cc509fc83f5 (patch) | |
tree | 2faa17e84e8b096f2526ae38c84327ee562e24bb /configbackuprestore/getBackupVnfDetailService | |
parent | ddcc49bef1f937f55f354e5d39d1c4913ee5189a (diff) |
Release sdnc/oam3.0.2
Diffstat (limited to 'configbackuprestore/getBackupVnfDetailService')
-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 7220a168..5b9e85f2 100644 --- a/configbackuprestore/getBackupVnfDetailService/pom.xml +++ b/configbackuprestore/getBackupVnfDetailService/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>configbackuprestore</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>getBackupVnfDetailService</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name> <url>http://maven.apache.org</url> |