diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-28 10:12:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-11-11 10:29:37 -0500 |
commit | 18a3e30d7e6f4b317a6df93998eb39fb2a0578ad (patch) | |
tree | 205eeab0c5555b4eb1e17dbef2d7b04ba3f35da8 /lib/rlock/pom.xml | |
parent | 9b0742cc4b23a75492b76f9bfd7615e054014aef (diff) |
Update versions for London
Update version of master branch for London relesae
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I04c1d1ba2fe46e4f7439b251559e2675c7511061
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 4a9b2eedd..6d36f52bd 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.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |