summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-02 18:17:49 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-02 18:17:49 +0100
commit793e0cd5a36e17712422fde15b3ade040dbcc419 (patch)
tree761197a95265df7e2b09a5d313ae20f2071f8143 /services
parent7afb6f465696fa7da6c4196b6028159d3a79d47d (diff)
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia61f4baec514607ff255371d87b983dee4adc316
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 7beade07e..4edaeac03 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.7.4-SNAPSHOT</version>
+ <version>2.7.5-SNAPSHOT</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 cfb055abc..138ea1639 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.7.4-SNAPSHOT</version>
+ <version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 12b97f3b1..2651911a8 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.7.4-SNAPSHOT</version>
+ <version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>services-onappf</artifactId>