diff options
author | Dan Timoney <dtimoney@att.com> | 2024-08-08 15:57:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-08 15:57:35 -0400 |
commit | bccf450dc9e0cee6a0d08dd9eda455007e227d68 (patch) | |
tree | db56e8276186e0aa009b20fb3c1f6ec53a5af085 /lib/rlock/pom.xml | |
parent | d92053139c53d5b4ce33336168d64ca31397c5e5 (diff) |
Update versions for Oslo release
Update versions for Oslo release
Issue-ID: CCSDK-4043
Change-Id: Ie36f7964350b743e7a5df27926c3a9cdf2442eb5
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 4decd8418..1dd432eeb 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.7.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |