aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore/getBackupVnfDetailService
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-18 09:30:59 -0400
committerDan Timoney <dtimoney@att.com>2020-03-18 09:30:59 -0400
commit03c6d7620f636a5ab23c91c4aa2d07c5a24b3b84 (patch)
tree95f90dbb4a73eab00c6e6c8df9d078f3470d8bfa /configbackuprestore/getBackupVnfDetailService
parent779ea800e4a707cb856e6d5ed3d7bd263679e069 (diff)
Roll to Guilin release snapshot
Roll master branch to Guilin release numbering Change-Id: I273a6d07c7a42dd1bde4219fada701da51c40bf0 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 0d6d9148fd35aec6a2f8ba72f6212570a37a73d3
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 ab5b08a3..b1e35c0e 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.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>
<artifactId>getBackupVnfDetailService</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name>
<url>http://maven.apache.org</url>
<properties>