summaryrefslogtreecommitdiffstats
path: root/odlparent/bundle-parent/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 09:21:07 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 09:21:07 -0400
commit2d071d42b8c333ffadd084960f85a3822e414815 (patch)
treea05293ab1f01c5276529a097cfc749ed9da8d903 /odlparent/bundle-parent/pom.xml
parent7bb133e401f31623104ecd3534e2aab3ffe72009 (diff)
Release version 2.3.3 ccsdk/parent
Release version 2.3.3 parent poms and roll to next snapshot version Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc4627c2d17711731d374292555bf20c28f2d53d
Diffstat (limited to 'odlparent/bundle-parent/pom.xml')
-rw-r--r--odlparent/bundle-parent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml
index f1239685..8f90d8cd 100644
--- a/odlparent/bundle-parent/pom.xml
+++ b/odlparent/bundle-parent/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -196,14 +196,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.4-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.4-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>