summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-05-25 11:19:38 -0400
committerDan Timoney <dtimoney@att.com>2022-05-25 11:19:38 -0400
commit69e782e9144ced2202f21c0baca6cba2e1ee81ce (patch)
treeb94b8c28a5943cef2d6b2249e9f2f4574495cd20 /odlparent/setup/pom.xml
parent5286b7a9e0ed03bab57a93471e87c2f9d8492211 (diff)
Release version 2.3.4 parent pomsjakarta
Release version 2.3.4 parent poms, containing new parent pom for springboot v2.6 Issue-ID: CCSDK-3629 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie34304e16737f4de37a858bd0ff2db1be3f7075f
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 f5f0c12c..867d381b 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.3.4-SNAPSHOT</version>
+ <version>2.3.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>