aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2022-08-18 16:01:02 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2022-08-18 16:01:05 -0400
commit2237f73bb3dcdb7facfda8125cc561d917049789 (patch)
treec3a40fcfdcc1ca60fb5c2e2960e67da3828b28b3 /services
parent780753508e7927410a5facef725c44329c74283f (diff)
Bump apex-pdp to 2.5.6-SNAPSHOT
Issue-ID: POLICY-4295 Change-Id: I44e6ef00b28291956fa802e41c1acce5b1be531e Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 09388e73e..8edd7a72d 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.5.5-SNAPSHOT</version>
+ <version>2.5.6-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 e6e650b8f..1224c08b5 100644
--- a/services/services-engine/pom.xml
+++ b/services/services-engine/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.services</groupId>
<artifactId>services</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.5.6-SNAPSHOT</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 1b409b330..6f917cb6f 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.5.5-SNAPSHOT</version>
+ <version>2.5.6-SNAPSHOT</version>
</parent>
<artifactId>services-onappf</artifactId>