diff options
author | 2024-12-05 15:17:54 +0000 | |
---|---|---|
committer | 2024-12-05 15:17:54 +0000 | |
commit | b7eee728e4bca41548b61f7112a62e0fd36d7688 (patch) | |
tree | 1696d64a8b34f9631062e41ccf4a0ead2481e25e /lib/rlock | |
parent | 518fb7c788c10ffe5159d1c87963a36fb6f559f0 (diff) |
Release ccsdk/features2.0.1
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 3484165bb..82ef8e3fa 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>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../..</relativePath> </parent> |