diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-29 11:54:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-29 11:54:01 -0400 |
commit | a689e5668650a1408fc7677e0eca8db5b1db644b (patch) | |
tree | e9d212cdee5cc5eddec5ee21c6614b9e9314caee /odlparent/client-parent | |
parent | de16c59e2fe7099f59b5ba9c2f529cfe400d8953 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Change-Id: I22d43774f1bbdd7ac08e437f9b70f6066567a752
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/client-parent')
-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 833fafd3..262ddb0a 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.4-SNAPSHOT</version> + <version>1.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |