diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-12 17:37:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-12 17:37:33 +0000 |
commit | 33605b1b4418d984e0e998cc24fd4e893e9eb667 (patch) | |
tree | 33f818f5c0f7d6f18d8785cbb6004d3dbe834c69 /lib/rlock | |
parent | 96454cb7015a683e98839a4182c7d2aa4986f0ae (diff) |
Release ccsdk/features1.0.3
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 e05f1b0b6..67b02c125 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.0.3-SNAPSHOT</version> + <version>1.0.3</version> <relativePath>../..</relativePath> </parent> |