summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-09-15 19:08:06 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-09-15 19:08:06 +0000
commit5238306e73833b4d7683ce180f09e68ec8264fbc (patch)
tree58ecde720aacd7b5510626478ac64b70a6c51594 /lib
parentcea375b87449bc075914563d7f4f07f7c1be3fac (diff)
Release ccsdk/features1.2.2
Diffstat (limited to 'lib')
-rw-r--r--lib/doorman/pom.xml4
-rw-r--r--lib/network-prioritization/pom.xml2
-rw-r--r--lib/rlock/pom.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml
index 63cda9e2e..74d4ce50d 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.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml
index bfbd3e0f2..297cc641a 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.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml
index 422a67fe6..6d0072d22 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.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../..</relativePath>
</parent>