diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-06 09:51:33 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-06 09:51:33 -0500 |
commit | a7df50971777ebf03f8a78780f4e2ddc8120f9c5 (patch) | |
tree | 574792da25ee502e7cfc09b33d37481266212ef4 /client/pom.xml | |
parent | 9ebb2cfb9fcf6762ccd6fb59db64b158124efae2 (diff) |
Update CCSDK parent pom version to 1.5.1-SNAPSHOT
Update to use latest CCSDK Frankfurt parent pom snapshot.
Change-Id: I33f77583d3ca1c3310144a7a263ef3dc86dac4d0
Issue-ID: SDNC-993
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pom.xml b/client/pom.xml index bc3c200..9e3849a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <properties> |