aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-05 09:14:20 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-05 09:14:24 -0400
commit90046a1dc098e33c780fe401ced5b0920082b41c (patch)
tree2364a02361c094bae30a127c4c7dd28f6fb3ee5a /services
parentea35caa29e719267f64b73a0b0b381bf159fd030 (diff)
Bump apex-pdp to 2.5.5-SNAPSHOT
Issue-ID: POLICY-3329 Change-Id: Iae6b3d356483398740da602d950879cf21d28a34 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 48eb39652..09388e73e 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.4-SNAPSHOT</version>
+ <version>2.5.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 d59419590..e6e650b8f 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.4-SNAPSHOT</version>
+ <version>2.5.5-SNAPSHOT</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index d32708a4b..1b409b330 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.4-SNAPSHOT</version>
+ <version>2.5.5-SNAPSHOT</version>
</parent>
<artifactId>services-onappf</artifactId>