diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-31 16:50:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-31 16:50:07 +0000 |
commit | 4de5a6835c1ef23a11997e468371339cc9402cd1 (patch) | |
tree | 598cf49f7d5c9bb8327f4d4f89a5561afe93cc82 /lib | |
parent | 642a9625a4cd298c7d95c351be3c6d868e51e7f8 (diff) |
Release ccsdk/features1.6.3
Diffstat (limited to 'lib')
-rw-r--r-- | lib/doorman/pom.xml | 2 | ||||
-rw-r--r-- | lib/network-prioritization/pom.xml | 2 | ||||
-rw-r--r-- | lib/rlock/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml index 13e8148c7..e75380270 100644 --- a/lib/doorman/pom.xml +++ b/lib/doorman/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <relativePath>../..</relativePath> </parent> diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml index 54e6825cc..a564c207a 100644 --- a/lib/network-prioritization/pom.xml +++ b/lib/network-prioritization/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <relativePath>../../</relativePath> </parent> diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 0e92ec774..835649300 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.6.3-SNAPSHOT</version> + <version>1.6.3</version> <relativePath>../..</relativePath> </parent> |