aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore/getBackupVnfDetailService
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-19 19:25:55 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-19 19:25:55 +0000
commit9a292129b27cff5029d4eb9ff5fd3276b75b3947 (patch)
tree3b95c0bdee67a32f23aeec23764a388c9408c49c /configbackuprestore/getBackupVnfDetailService
parentd8098b14321708131305902352f475e33d66a735 (diff)
parentc183dc06a3771b3ca90e9b73c8e648a127e7690f (diff)
Merge "Roll to next Frankfurt snapshot" into frankfurt
Former-commit-id: 7500367f1b8551133e6ccf683d51256b81170bac
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..58efe48f 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>1.8.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>
<artifactId>getBackupVnfDetailService</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name>
<url>http://maven.apache.org</url>
<properties>