diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-02 08:35:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-02 08:35:53 -0400 |
commit | 8d95a6e19c20ba778fe9c5c040da31f78e977077 (patch) | |
tree | 4892685ec501283a3f455b4f89989daf633a7001 /configbackuprestore/getBackupVnfDetailService | |
parent | 8b067f6d6060d2640a30c2bc254f78f9f8f29c63 (diff) |
Roll versions
Roll versions of El Alto for new build
Change-Id: I9f8aefb96be4b6b217427bbd9983029626c7ae03
Issue-ID: SDNC-925
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: c289463d538ec66fc5febe41b10d87f1c3e26b89
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 f38721f8..4856eca7 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.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>getBackupVnfDetailService</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> <name>sdnc-oam :: vnfbackup :: getBackupVnfDetailService</name> <url>http://maven.apache.org</url> <properties> |