aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-24 12:13:00 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-24 12:13:00 +0000
commitd2296a2df156611608711d14494d5cdb9305488a (patch)
tree11dead95dee56ac3b6c630659743bd00150cb8bc
parent011a788c3424cdb71a0241f3fe89c9291b130d03 (diff)
Release policy/pap2.2.0
-rw-r--r--main/pom.xml2
-rw-r--r--packages/policy-pap-docker/pom.xml2
-rw-r--r--packages/policy-pap-tarball/pom.xml2
-rw-r--r--packages/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--testsuites/performance/pom.xml2
-rw-r--r--testsuites/pom.xml2
-rw-r--r--testsuites/stability/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/main/pom.xml b/main/pom.xml
index cfc2bee9..31e58781 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-main</artifactId>
diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml
index 0615cf2b..b5516f52 100644
--- a/packages/policy-pap-docker/pom.xml
+++ b/packages/policy-pap-docker/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-packages</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>policy-pap-docker</artifactId>
diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml
index 9cd62924..53838477 100644
--- a/packages/policy-pap-tarball/pom.xml
+++ b/packages/policy-pap-tarball/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-packages</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>policy-pap-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 8ecc29b1..b2b480cf 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-packages</artifactId>
diff --git a/pom.xml b/pom.xml
index 68a68654..fbfe818f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<packaging>pom</packaging>
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index a142d5e8..fbcd497e 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-testsuites</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 907b9ed7..0a14b15a 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 47e3f75a..823a9487 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-testsuites</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-stability</artifactId>
<build>