aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-10-18 12:10:01 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-10-18 12:10:01 +0000
commit82e7318e1ab18c7c571c799a9ff775090cab7175 (patch)
treea522d591f16946f797ceb305ba113d5f821ec1c1 /services
parentf334cdba69c0c322e6dddb40c6192bc969dae16f (diff)
Release policy/apex-pdp3.0.1
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 afc58a2b9..d19f002e7 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</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 360459e04..5186b1516 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index fea83fd98..590c24067 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>services-onappf</artifactId>