aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 11:48:11 -0500
committerDan Timoney <dtimoney@att.com>2021-02-23 11:48:11 -0500
commitcf4c986a60070895336f03ac95604f3b1273831f (patch)
tree0eabeae27345a922de51a567bf07db7002438ade /lib
parent878eedccba50ecf0a63bdad2e1a7924f280bed0c (diff)
Release version 1.1.1 of ccsdk/features
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
Diffstat (limited to 'lib')
-rw-r--r--lib/doorman/pom.xml4
-rw-r--r--lib/rlock/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml
index 751ce2eb7..f7163b1ee 100644
--- a/lib/doorman/pom.xml
+++ b/lib/doorman/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml
index e42468a84..cea6bfcce 100644
--- a/lib/rlock/pom.xml
+++ b/lib/rlock/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>