summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-22 14:11:04 -0500
committerDan Timoney <dtimoney@att.com>2021-02-22 14:11:04 -0500
commit4119e763c8b3c03e3a00354d2a3a5bc52b871839 (patch)
tree23d1c5f2c179843fa9d9cff8ea4729f5ea404b78 /oparent
parentcf7a7323ec84a1d754d50822aad5a6f97f8f1b03 (diff)
Roll to next snapshot version
Roll to version 2.1.2-SNAPSHOT Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'oparent')
-rwxr-xr-xoparent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 89cc0931..f3270d96 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>