aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-06-23 21:31:03 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-06-23 21:31:03 +0000
commit03dd6b216c11acd92b6d05ffb4a0d052766d5119 (patch)
tree456ed610bb39cfb341b164ada457564c5bbd2f3b /core
parentb7459864ffb9d168fddafcfe42f66ac8a5c33613 (diff)
Release policy/apex-pdp2.5.3
Diffstat (limited to 'core')
-rw-r--r--core/core-engine/pom.xml2
-rw-r--r--core/core-infrastructure/pom.xml2
-rw-r--r--core/core-protocols/pom.xml2
-rw-r--r--core/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/core/core-engine/pom.xml b/core/core-engine/pom.xml
index da274fa25..27d277e13 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.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<artifactId>core-engine</artifactId>
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml
index 3ac60bd48..ace20ea78 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.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<artifactId>core-infrastructure</artifactId>
diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml
index bb96651d5..e47249031 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.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<artifactId>core-protocols</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 65aca87e2..990d37b46 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>