diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-12-14 15:43:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-12-14 15:43:00 +0000 |
commit | 8d2849d00bcc4de965ce951ee2204cb520be28aa (patch) | |
tree | 98c1cf736c04020a909b29e598b856f3baa1d7d1 /lib | |
parent | 26f6c290ee24d62bf0baf93f46ff399144137ca4 (diff) |
Release ccsdk/features1.2.8
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 366bf2770..2d946af7f 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.8-SNAPSHOT</version> + <version>1.2.8</version> <relativePath>../..</relativePath> </parent> diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml index 60bf9b5bd..c0656ddeb 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.8-SNAPSHOT</version> + <version>1.2.8</version> <relativePath>../../</relativePath> </parent> diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 57b862e41..b81f435ef 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.8-SNAPSHOT</version> + <version>1.2.8</version> <relativePath>../..</relativePath> </parent> |