summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-23 19:15:22 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-23 19:15:22 +0000
commitfeddb32e26ff5269ac654500bcf2f630568fb44a (patch)
tree975c333179f92776d1cf33fbb9f7d4b31bc57caa /core
parent1f47753355dfd706899ce25cc321196b5f43d8aa (diff)
Release policy/apex-pdp2.5.0
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 364dee672..084a3606c 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.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<artifactId>core-engine</artifactId>
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml
index bd70c720b..d86800807 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.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<artifactId>core-infrastructure</artifactId>
diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml
index 03b34c287..e4c22e894 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.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<artifactId>core-protocols</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 76aeae58d..9e296fe15 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.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>