aboutsummaryrefslogtreecommitdiffstats
path: root/lib/doorman
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-09 11:39:34 -0500
committerDan Timoney <dtimoney@att.com>2021-03-09 11:39:34 -0500
commitaf9977a7b84a11ab01e84e38d20c9c2263905b05 (patch)
tree20e94631eec85baeb2a89aaad295f4e1f453acf3 /lib/doorman
parentcf4c986a60070895336f03ac95604f3b1273831f (diff)
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
Diffstat (limited to 'lib/doorman')
-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 f7163b1ee..2ed624de2 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.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>