summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-12-11 15:11:38 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-12-11 15:11:38 +0000
commit764054645a0e5f042d8525fef1bc0fc7592eb0c8 (patch)
treed5dad85d963473d302aa9715c327537dcd04841e /services
parentdb0e5590be4a5e66a0e1661943a022169f30835e (diff)
Release policy/apex-pdp3.1.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 b1e19744b..eba5451bb 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.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 8e517e80b..53c208551 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 99c421b50..3a0a55d7a 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<artifactId>services-onappf</artifactId>