diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-05 16:20:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-05 16:20:15 +0000 |
commit | 4557dcefd083f8567a787f7a31477975685f30bf (patch) | |
tree | 64dbadaf04cc40688c28459dea51f060369534d1 /lib/rlock | |
parent | 02445e6398cf21dfb60f0309978e13cc29f6dd6d (diff) |
Release ccsdk/features1.4.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 4a9b2eedd..ee29bf00f 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.4.1</version> <relativePath>../..</relativePath> </parent> |