diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-06 12:49:39 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-06 12:49:39 -0400 |
commit | 8ed4232fe625ec2430d91f35760220310f107a0c (patch) | |
tree | 6d5f5218f1fa4d426d25121ba6b0dff7d18a354e /lib/rlock/pom.xml | |
parent | fc5fda68097d40f809f50e3ec6ec831c97188e57 (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/rlock/pom.xml')
-rw-r--r-- | lib/rlock/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index e2be12535..4a1ef3785 100644 --- a/lib/rlock/pom.xml +++ b/lib/rlock/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> |