summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-13 15:55:53 -0400
committerDan Timoney <dtimoney@att.com>2023-06-13 15:55:53 -0400
commit7e72714c7b580b7b636ca248386d37c47a5bb2a5 (patch)
tree8b78a95c78ed516e519ef34dff477549069c00c1 /odlparent/setup/pom.xml
parentbeb755a8d34aa876ce8bb6f3c9f1dbfa0d711367 (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 'odlparent/setup/pom.xml')
-rwxr-xr-xodlparent/setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 4616c0ce..924c0191 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.5.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.5.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>