aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-10 00:20:56 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-10 00:20:56 +0000
commit376600c3d06285c4f35efc14ca665436676e2a01 (patch)
treecbea38c13138051a04585e12d517f9e58c3bb010
parent528c12c56b9c6e3d1bcd86db34838700678ecf02 (diff)
Release policy/pap2.1.2
-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 f527e2a5..2819cfde 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>main</artifactId>
diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml
index 50bf3a85..6cacf57f 100644
--- a/packages/policy-pap-docker/pom.xml
+++ b/packages/policy-pap-docker/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>packages</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>policy-pap-docker</artifactId>
diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml
index ea1f94fb..9348ec8c 100644
--- a/packages/policy-pap-tarball/pom.xml
+++ b/packages/policy-pap-tarball/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>packages</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>policy-pap-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index fdb4ef66..0a8cf261 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>packages</artifactId>
diff --git a/pom.xml b/pom.xml
index 701b5ea2..a059ef39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
<packaging>pom</packaging>
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index ae7efb57..61035f8f 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>testsuites</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 84e20ec4..97806388 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 699e237f..fb5ae4d9 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>testsuites</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>stability</artifactId>
<build>