summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-08-31 14:21:04 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-08-31 14:21:04 +0000
commit5d7931356529041741ce76e0e1dad059aea1b188 (patch)
tree80ab8242568ea4a66f8114252716794e5c9ec672 /lib
parentd2ef8edac288371db8bf049a7a82b3e084862743 (diff)
Release ccsdk/features1.2.0
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 2ed624de2..cb6f0b098 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.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.onap.ccsdk.features.lib.rlock</groupId>
<artifactId>rlock</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/lib/network-prioritization/pom.xml b/lib/network-prioritization/pom.xml
index cfd7867a9..7ffb09bb7 100644
--- a/lib/network-prioritization/pom.xml
+++ b/lib/network-prioritization/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml
index a386897a7..930b4baa6 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.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>