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 /oparent/pom.xml | |
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 'oparent/pom.xml')
-rwxr-xr-x | oparent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml index e9f357e2..545b686f 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -97,7 +97,7 @@ otherwise ccsdk/distribution/dependencies is not resolving correctly --> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> |