diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-13 15:55:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-13 15:55:53 -0400 |
commit | 7e72714c7b580b7b636ca248386d37c47a5bb2a5 (patch) | |
tree | 8b78a95c78ed516e519ef34dff477549069c00c1 /standalone | |
parent | beb755a8d34aa876ce8bb6f3c9f1dbfa0d711367 (diff) |
Release version 2.5.5 of ccsdk parent poms
Release version 2.5.5 of CCSDK parent poms
Issue-ID: CCSDK-3841
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icd1c475f1e87ccd6c9500a2a557fef1f2e0b8955
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index da7e9c11..ec810b03 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |