diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-28 16:17:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-28 16:17:01 +0000 |
commit | a3b0536d13d01b1348d6ccdff30d9ad392cdbc45 (patch) | |
tree | 3a609554acf5c359ee27fd098400d71b12e4ccb4 /lib/rlock/pom.xml | |
parent | eafb2635f98d75a25769cb35c654b46b303d78c3 (diff) |
Release ccsdk/features1.3.0
Diffstat (limited to 'lib/rlock/pom.xml')
-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 c93caf563..86c7ad3b2 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../..</relativePath> </parent> |