summaryrefslogtreecommitdiffstats
path: root/lib/doorman
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-04-19 20:37:29 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-04-19 20:37:29 +0000
commita31d111f62a620ec18a2bb300f7b3a5be76321b7 (patch)
tree10b44d8e92fdc0f08b1b8c28c6862ca8f207872a /lib/doorman
parent8413c43655f7d8ceba2af65f8753ee50dae07469 (diff)
Release ccsdk/features1.1.4
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 0c8a2f31a..625d907e6 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.4-SNAPSHOT</version>
+ <version>1.1.4</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>