diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-14 13:53:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-14 13:53:13 -0400 |
commit | 91b7149d735549f392a389b6b469ae07567ae31c (patch) | |
tree | 6b5874177d942efcced81ed668e587598d5e73bd /odlparent/client-parent/pom.xml | |
parent | 77f0bfd5e286f15a36a1202d2e1f5c2fe15654e2 (diff) |
Roll to next Frankfurt version
Roll to next Frankfurt version and update CCSDK versions to reflect
versions to be used for RC2
Change-Id: I5f4d48bcdab72bd8ff2455594ae10ac889320fa8
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/client-parent/pom.xml')
-rw-r--r-- | odlparent/client-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index 262ddb0a..c152279d 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |