summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-12-15 13:45:57 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-12-15 13:45:57 +0000
commitf896627f5fa4bd9651602a526771d8ad2bfc4549 (patch)
tree45e25dca35243abb9bdbad36b17d1b2bed922bbc /services
parent3eba957ea2b20d1c4a6d8d4afcb34d11f2a253cf (diff)
Release policy/apex-pdp2.9.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 ba351dc2f..d4e34644e 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.9.0-SNAPSHOT</version>
+ <version>2.9.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 77d237972..6c4715d60 100644
--- a/services/services-engine/pom.xml
+++ b/services/services-engine/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.services</groupId>
<artifactId>services</artifactId>
- <version>2.9.0-SNAPSHOT</version>
+ <version>2.9.0</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 9fdaa8f16..0242bda7c 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.9.0-SNAPSHOT</version>
+ <version>2.9.0</version>
</parent>
<artifactId>services-onappf</artifactId>