summaryrefslogtreecommitdiffstats
path: root/lib/doorman/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-06 12:49:39 -0400
committerDan Timoney <dtimoney@att.com>2021-04-06 12:49:39 -0400
commit8ed4232fe625ec2430d91f35760220310f107a0c (patch)
tree6d5f5218f1fa4d426d25121ba6b0dff7d18a354e /lib/doorman/pom.xml
parentfc5fda68097d40f809f50e3ec6ec831c97188e57 (diff)
Release version 1.1.3 and roll version
Release version 1.1.3 (license fix) and roll to next snapshot version Issue-ID: SDNC-1503 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I524910a2256a2ec3460dda6c61e86d8852ab883d
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 8d080dd0e..0c8a2f31a 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.3-SNAPSHOT</version>
+ <version>1.1.4-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>