summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-04-16 09:39:33 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-04-16 09:39:39 -0400
commit3cfaa0a6be945fc7cee2da44dc5c93ad1b122f17 (patch)
tree16dbf1beba9b1001e29359403d1c9b857d7fddf0 /client
parent45a4cfb852361d16570479446f0df1f8d91b6cf6 (diff)
Upgrade apex-pdp 2.0.5 version3.0.2-ONAPcasablanca
For Casablanca Maintenance Release 3.0.2 - keystore upgrade. Issue-ID: POLICY-1649 Change-Id: I1e260a9689477bc605acec4dfe4e29c97136efd0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 653e9153b..c95bdccf5 100644
--- a/client/client-common/pom.xml
+++ b/client/client-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>client-common</artifactId>
diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml
index 58d1bb807..f8e43e168 100644
--- a/client/client-deployment/pom.xml
+++ b/client/client-deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>client-deployment</artifactId>
diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml
index d13819101..d10b4694e 100644
--- a/client/client-editor/pom.xml
+++ b/client/client-editor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>client-editor</artifactId>
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml
index 849d5835a..3598fa795 100644
--- a/client/client-full/pom.xml
+++ b/client/client-full/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>client-full</artifactId>
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml
index e42e7af40..49458875a 100644
--- a/client/client-monitoring/pom.xml
+++ b/client/client-monitoring/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
<artifactId>client</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>client-monitoring</artifactId>
diff --git a/client/pom.xml b/client/pom.xml
index 973cfdb00..c57a91e14 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.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>