summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-04-15 00:01:29 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-04-15 00:01:29 +0000
commitdfb95939add99ab97f902ebf1a6b39905c47ae42 (patch)
treef13e9dd5d7f3d835c418694c6950e987ce2beaf1 /client
parente129130747f3e544f0b23dbb771ee9b8a080155c (diff)
Release policy/apex-pdp2.3.1
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 7b9dcdb45..adca0c8a0 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>apex-client-common</artifactId>
diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml
index 40913e3a1..270e8ae81 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>apex-client-deployment</artifactId>
diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml
index 0389bb160..b7cde3377 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>apex-client-editor</artifactId>
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml
index d35793e2e..3431be6d3 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>apex-client-full</artifactId>
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml
index e2e6f8ee3..2eece20d5 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>apex-client-monitoring</artifactId>
diff --git a/client/pom.xml b/client/pom.xml
index 7f4831a13..42edc7628 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>