summaryrefslogtreecommitdiffstats
path: root/odlparent/bundle-parent/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-30 18:11:23 -0400
committerDan Timoney <dtimoney@att.com>2021-08-30 18:11:23 -0400
commit977472c48844cd05dc2a77eb9d10d18360bdd89a (patch)
tree487ddfb5ebaa1342395e2dfeb0a0c992bdf48fd2 /odlparent/bundle-parent/pom.xml
parentd9c8dcbd5a1d039b1a2f8eb6bd135049567d6f5c (diff)
Release initial Istanbul parent poms
Release version 2.2.0 (initial Istanbul) of parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0dad067bd08d9f4770a1b54f656c2ee2cefe2578
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 6dc76dd0..d5682d4f 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.2.0-SNAPSHOT</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -193,14 +193,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>