aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-20 10:28:08 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-20 10:28:08 +0000
commit855f47f1c03a3c916de7838a2b60094028fe4dc2 (patch)
treecda7ade4259fc02db359cca8a9a6bf6cf2f8f610 /client
parent737139dbc3bb5bab544650ac2075166c11010849 (diff)
Release policy/apex-pdp2.3.2
Diffstat (limited to 'client')
-rw-r--r--client/client-common/pom.xml2
-rw-r--r--client/client-deployment/pom.xml2
-rw-r--r--client/client-editor/pom.xml2
-rw-r--r--client/client-full/pom.xml2
-rw-r--r--client/client-monitoring/pom.xml2
-rw-r--r--client/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml
index 8a09c1e4d..6374aba2e 100644
--- a/client/client-common/pom.xml
+++ b/client/client-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>apex-client</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>apex-client-common</artifactId>
diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml
index 7469f2d27..b96bf90b1 100644
--- a/client/client-deployment/pom.xml
+++ b/client/client-deployment/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>apex-client</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>apex-client-deployment</artifactId>
diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml
index 26eb288ba..01139426a 100644
--- a/client/client-editor/pom.xml
+++ b/client/client-editor/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>apex-client</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>apex-client-editor</artifactId>
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml
index 3dad42cb5..5702fcdc3 100644
--- a/client/client-full/pom.xml
+++ b/client/client-full/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>apex-client</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>apex-client-full</artifactId>
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml
index 5bc93f5b3..5e4d23b53 100644
--- a/client/client-monitoring/pom.xml
+++ b/client/client-monitoring/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>apex-client</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>apex-client-monitoring</artifactId>
diff --git a/client/pom.xml b/client/pom.xml
index d58bbe7be..46cee77e8 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>