diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-25 20:32:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-25 20:32:27 +0000 |
commit | 8ac8afa73a88a3020cda7ace86bcefc8a35a2522 (patch) | |
tree | 8872c92b3f7666f2ec9e3b9a4d4d9886fbc85629 /lib/rlock | |
parent | f88794b887842911b30a75afc53f87f660d1c1e7 (diff) |
Release ccsdk/features1.1.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 10fedc032..644e053eb 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.1.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>../..</relativePath> </parent> |