aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-11-13 13:19:16 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-11-13 13:19:16 +0000
commit2bf14416a29dceab6eff9185e0514516df58c5c1 (patch)
tree8635fb4d6d5495198e5fa67006ba9bd42449db56 /services
parent13c8dcadc51770b45d28705626eae674969aed17 (diff)
Release policy/apex-pdp3.0.2
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 6cd8bcb83..d4e22b090 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.2-SNAPSHOT</version>
+ <version>3.0.2</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 d3a0e8061..bccc5c8dd 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.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 303d3cf11..16582a752 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.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>services-onappf</artifactId>