diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-12-06 15:47:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-12-06 15:47:33 +0000 |
commit | 00a184d6590d492f992d74fb7e2fe8f7e36cc9bd (patch) | |
tree | d34920e042317548124198accd694abff74fe468 /lib | |
parent | 41a7776b97a40d9784cbaae6fa63da90c2be4d38 (diff) |
Release ccsdk/features1.2.6
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 77350189c..78b638cef 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.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../..</relativePath> </parent> diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml index 912cc37cf..edcfcff3a 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.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../../</relativePath> </parent> diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 0eb2f9b02..b49a64345 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.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../..</relativePath> </parent> |