diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-06 09:58:41 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-06 09:58:41 -0500 |
commit | b9af5d6e4625a9eab2f235f3b437f54fa963ed88 (patch) | |
tree | 74d80611dfec653e199fc5d1093dc239d9a78b4e /configbackuprestore/pom.xml | |
parent | 6c76d6f7e6d7cf00da5291cea6038e87c9c9868b (diff) |
Update CCSDK parent pom version to 1.5.1-SNAPSHOT
Update to use latest CCSDK Frankfurt parent pom snapshot.
Change-Id: Id4fc77d456ea1f8912dc8e62c4423253aa987aea
Issue-ID: SDNC-993
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: ba38487742d73c22b6185978f0b8f821a4d94640
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r-- | configbackuprestore/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index 41f91e15..e7367f34 100644 --- a/configbackuprestore/pom.xml +++ b/configbackuprestore/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <properties> |