diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-26 17:56:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-26 17:56:08 +0000 |
commit | bf7eda5452642bbdfa54a138185102101a6ea4c0 (patch) | |
tree | ded9bcbd94d245945b7ed9bf49f82dae4de85726 /lib/rlock | |
parent | 6a39bafe137855bd867871d6c588b5ac989ebf4c (diff) |
Release ccsdk/features1.5.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 21d4d6a45..5793dab6b 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.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../..</relativePath> </parent> |