aboutsummaryrefslogtreecommitdiffstats
path: root/core
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 /core
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 'core')
-rw-r--r--core/core-deployment/pom.xml4
-rw-r--r--core/core-engine/pom.xml4
-rw-r--r--core/core-infrastructure/pom.xml2
-rw-r--r--core/core-protocols/pom.xml4
-rw-r--r--core/pom.xml4
5 files changed, 9 insertions, 9 deletions
diff --git a/core/core-deployment/pom.xml b/core/core-deployment/pom.xml
index 72caf41af..a37c02728 100644
--- a/core/core-deployment/pom.xml
+++ b/core/core-deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>
<artifactId>core</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>core-deployment</artifactId>
@@ -73,4 +73,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>
diff --git a/core/core-engine/pom.xml b/core/core-engine/pom.xml
index b86fd50ec..9e893a96b 100644
--- a/core/core-engine/pom.xml
+++ b/core/core-engine/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>
<artifactId>core</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>core-engine</artifactId>
@@ -86,4 +86,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml
index c96b10e90..34c9340d0 100644
--- a/core/core-infrastructure/pom.xml
+++ b/core/core-infrastructure/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>
<artifactId>core</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>core-infrastructure</artifactId>
diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml
index 38005e726..eea2623cd 100644
--- a/core/core-protocols/pom.xml
+++ b/core/core-protocols/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>
<artifactId>core</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>core-protocols</artifactId>
@@ -53,4 +53,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>
diff --git a/core/pom.xml b/core/pom.xml
index c6f74e974..49fc75a0e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,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.core</groupId>
@@ -55,4 +55,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>