summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-28 17:57:58 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-28 17:57:58 +0000
commit6a519c16390107215746dacc4bdd516f679e0031 (patch)
treec194f68ec0d8ca8bdbd2a9592d3a71dacfc5823c /client
parent59658390a07e5e01c22485a4ee13be0b266f9407 (diff)
Release policy/apex-pdp2.2.3
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 b487364ba..0ab6e2e4b 100644
--- a/client/client-common/pom.xml
+++ b/client/client-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
</parent>
<artifactId>client-common</artifactId>
diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml
index 1e6433c00..92fd079ac 100644
--- a/client/client-deployment/pom.xml
+++ b/client/client-deployment/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
</parent>
<artifactId>client-deployment</artifactId>
diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml
index c88f9bb03..91df9ca17 100644
--- a/client/client-editor/pom.xml
+++ b/client/client-editor/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
</parent>
<artifactId>client-editor</artifactId>
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml
index 6127985fa..b6386d9d5 100644
--- a/client/client-full/pom.xml
+++ b/client/client-full/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
</parent>
<artifactId>client-full</artifactId>
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml
index b7d0fcf5c..cf5a0f181 100644
--- a/client/client-monitoring/pom.xml
+++ b/client/client-monitoring/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
</parent>
<artifactId>client-monitoring</artifactId>
diff --git a/client/pom.xml b/client/pom.xml
index 402979a1e..80272af9a 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
</parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>