diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-02 11:55:12 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-02 11:55:12 -0400 |
commit | 9c32b5ea341040291fa860cb9af7c7afa718fc8f (patch) | |
tree | ffb24abc575b19a233133ae10a79a32379df4eeb /lib/network-prioritization | |
parent | e7a8aa5b51efb83dc406c20a92c43af85d8ef3e9 (diff) |
Release version 1.2.5 (final Istanbul) version of ccsdk/features
Release final Istanbul version of ccsdk/features
Issue-ID: CCSDK-3506
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic79bf837538a844c9aa577ae894bdb2c2d5d9982
Diffstat (limited to 'lib/network-prioritization')
-rw-r--r-- | lib/network-prioritization/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml index c8fcbe00e..912cc37cf 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.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> |