summaryrefslogtreecommitdiffstats
path: root/lib/doorman
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-23 16:27:53 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-23 16:27:53 +0000
commited82c4a2e6614809e26d262d10cac6d0f5e021bb (patch)
tree20a424e68ed27e52fb085c883611c0d5f0af1813 /lib/doorman
parent878eedccba50ecf0a63bdad2e1a7924f280bed0c (diff)
Release ccsdk/features1.1.1
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 751ce2eb7..ac92d7744 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.1</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.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>