diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-06 17:54:48 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-06 17:54:48 +0000 |
commit | 4373db0132e19210828f54f09b3bb519394e6381 (patch) | |
tree | c1bdab8b9bc7cf539eb81a71748135da3ee449f3 /lib/rlock | |
parent | 096111f1879e6f3091f958515a81036dab0535d8 (diff) |
Release ccsdk/features1.0.0
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 3494859f7..6df0bae5d 100644 --- a/lib/rlock/pom.xml +++ b/lib/rlock/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../..</relativePath> </parent> |