summaryrefslogtreecommitdiffstats
path: root/lib/doorman/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-31 12:51:29 -0400
committerDan Timoney <dtimoney@att.com>2021-08-31 12:51:29 -0400
commitc7f07d7ef8d70ea520a274914c42b3eeb68bdb3e (patch)
tree2d13c8714e4efea03fbdf41045994dc8165006a1 /lib/doorman/pom.xml
parentd2ef8edac288371db8bf049a7a82b3e084862743 (diff)
Release initial Istanbul ccsdk/features
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
Diffstat (limited to 'lib/doorman/pom.xml')
-rw-r--r--lib/doorman/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml
index 2ed624de2..567c637ce 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.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>