diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 16:07:16 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 16:07:16 -0500 |
commit | b7de96801f8ee4d2fb961d3d3b33d3e60c86a0d2 (patch) | |
tree | ed6ed94ea7cb7b021900b433662a70e5bcade3a9 /configbackuprestore/pom.xml | |
parent | 8e690606e1db268d72cedae63f31a9ccd45a62fd (diff) |
Roll to next snapshot
Roll to snapshot 1.4.3-SNAPSHOT
Change-Id: Id5c605e5c691df825e1944c6c300f38f5e190f15
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: a7b24c30b41ad01f6fd4de06e4ce624f2bbbbc8f
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r-- | configbackuprestore/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index 2679edbd..0637f9a4 100644 --- a/configbackuprestore/pom.xml +++ b/configbackuprestore/pom.xml @@ -7,14 +7,14 @@ <groupId>org.onap.sdnc.oam.vnfbackup</groupId> <artifactId>configbackuprestore</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <name>sdnc-oam :: vnfbackup</name> <packaging>pom</packaging> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> </parent> <properties> |