diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-12-09 15:16:03 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-12-09 15:16:03 +0000 |
commit | 2714854e788ad459a809c2c918da74eb65b1f55c (patch) | |
tree | 1e8c9b6d2f19111b3d16fbe1983e145890259da0 /lib | |
parent | a0541d9650f030409dcc2f920a5b95d4991412f7 (diff) |
Release ccsdk/features1.2.7
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 593f1b3a0..5aff1e439 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.7-SNAPSHOT</version> + <version>1.2.7</version> <relativePath>../..</relativePath> </parent> diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml index bb1ea1356..9ea42a512 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.7-SNAPSHOT</version> + <version>1.2.7</version> <relativePath>../../</relativePath> </parent> diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 223323d58..c67fc2196 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.7-SNAPSHOT</version> + <version>1.2.7</version> <relativePath>../..</relativePath> </parent> |