summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-09-15 09:09:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-09-15 09:09:21 +0000
commit7e512bb44aa8374335a96c412cce4e98521eaf51 (patch)
treeaf7ca3caa7e7d73323ba0aeb3c3133fc3f38c5ec /services
parent48b27e42d0e1a242b66e53add8b033401a13e389 (diff)
Release policy/apex-pdp2.6.0
Diffstat (limited to 'services')
-rw-r--r--services/pom.xml2
-rw-r--r--services/services-engine/pom.xml2
-rw-r--r--services/services-onappf/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/services/pom.xml b/services/pom.xml
index deebbcbfd..406ac579b 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
</parent>
<groupId>org.onap.policy.apex-pdp.services</groupId>
diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml
index 0749f6db9..8a88d6a24 100644
--- a/services/services-engine/pom.xml
+++ b/services/services-engine/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.services</groupId>
<artifactId>services</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 01e514bd3..bbb53391f 100644
--- a/services/services-onappf/pom.xml
+++ b/services/services-onappf/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.services</groupId>
<artifactId>services</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
</parent>
<artifactId>services-onappf</artifactId>