aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@est.tech>2020-03-25 23:01:06 +0000
committera.sreekumar <ajith.sreekumar@est.tech>2020-03-25 23:53:16 +0000
commitf1f9a309c19ca21027711670d0f3c22b15bcce9e (patch)
tree17ba7fe1bc87529ed6370ea5139f7c77eb683bd9 /client
parent8fb8b3bf2c580e2b6227dd3b38d1b45fb60f52a4 (diff)
Bump policy-apex-pdp to 2.3.1-SNAPSHOT
Change-Id: I59b93fccb0f3a41f8db753d1e8e2978bbb51e9a0 Issue-ID: POLICY-2378 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'client')
-rw-r--r--client/client-common/pom.xml4
-rw-r--r--client/client-deployment/pom.xml4
-rw-r--r--client/client-editor/pom.xml2
-rw-r--r--client/client-full/pom.xml2
-rw-r--r--client/client-monitoring/pom.xml4
-rw-r--r--client/pom.xml4
6 files changed, 10 insertions, 10 deletions
diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml
index fe7c93632..7b9dcdb45 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.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>apex-client-common</artifactId>
@@ -74,4 +74,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>
diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml
index 03e189953..40913e3a1 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.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>apex-client-deployment</artifactId>
@@ -152,4 +152,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>
diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml
index c9c7545f7..fe6f29341 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.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>apex-client-editor</artifactId>
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml
index 7bf054539..d35793e2e 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.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>apex-client-full</artifactId>
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml
index f9e10de85..e2e6f8ee3 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.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>apex-client-monitoring</artifactId>
@@ -147,4 +147,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>
diff --git a/client/pom.xml b/client/pom.xml
index 21afba11d..7f4831a13 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.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.client</groupId>
@@ -56,4 +56,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>