summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-03-10 10:26:52 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-03-10 10:26:52 +0000
commit8843d82f5eec4759493ff26708eda3d4a5cae6ad (patch)
tree0aa61a2a621c8c28dd4e21aed8997abdb292c811 /core
parent17c9250991748f535d11f4461799c043ac44f307 (diff)
Release policy/apex-pdp2.5.1
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 ecc804ae7..9e55fb901 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<artifactId>core-engine</artifactId>
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml
index cb8fe90ba..0bc5d4fc4 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<artifactId>core-infrastructure</artifactId>
diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml
index 8acda4df0..f556644ca 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<artifactId>core-protocols</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 5a0d86dcd..8406cd061 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<groupId>org.onap.policy.apex-pdp.core</groupId>