diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-19 17:09:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-19 17:09:25 -0400 |
commit | 3ee092ad47f0108e4092d386273c5205f1befba1 (patch) | |
tree | ef4ac3ff097082039b7872959134434e7aa90180 /lib/rlock | |
parent | 8413c43655f7d8ceba2af65f8753ee50dae07469 (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/rlock')
-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 4a1ef3785..6f8bfc275 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.4-SNAPSHOT</version> + <version>1.1.5-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |