summaryrefslogtreecommitdiffstats
path: root/lib/doorman
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-19 17:09:25 -0400
committerDan Timoney <dtimoney@att.com>2021-04-19 17:09:25 -0400
commit3ee092ad47f0108e4092d386273c5205f1befba1 (patch)
treeef4ac3ff097082039b7872959134434e7aa90180 /lib/doorman
parent8413c43655f7d8ceba2af65f8753ee50dae07469 (diff)
Release 1.1.4 maven artifacts and roll version
Release version 1.1.4 of maven artifacts and roll to next snapshot Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iea40c640dca5b6f5a91f8c15f50884b7f0aa81de
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..1b0e15c15 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.5-SNAPSHOT</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.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>