diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-16 19:34:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-16 19:34:27 +0000 |
commit | cfc8b74e7df0c6e28dac249bb1de6f85af4d230a (patch) | |
tree | 2cb02af1833b0bb5b54a803ec7e75dc317856b18 /lib | |
parent | 55919d433b93bde5dc6eeb50333ae06d4d8ae9e1 (diff) |
Release ccsdk/features1.2.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 05a17a90a..c361b24dd 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.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath>../..</relativePath> </parent> diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml index a7f38b942..0dcc5eb38 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.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath>../../</relativePath> </parent> diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 3e0781c65..fec1949a9 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.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath>../..</relativePath> </parent> |