aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-25 13:05:38 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-25 13:05:41 -0400
commit3076ed557baac463facc506fdf2a590e7b62c3ef (patch)
treeea897cdd9453c0e81718d7417d11729882ece88c /services
parentdd8e5557999fc0267f8cd4d090a2be31ca250b54 (diff)
Bump apex-pdp to 2.5.4-SNAPSHOT
Issue-ID: POLICY-3329 Change-Id: I86c81ddb4ba8e5961690c451e1dd5185ecf20d3b 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 dd3890dfb..48eb39652 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.3-SNAPSHOT</version>
+ <version>2.5.4-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 00bbeaf20..d59419590 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.3-SNAPSHOT</version>
+ <version>2.5.4-SNAPSHOT</version>
</parent>
<artifactId>services-engine</artifactId>
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml
index 9a16dbb6c..d32708a4b 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.3-SNAPSHOT</version>
+ <version>2.5.4-SNAPSHOT</version>
</parent>
<artifactId>services-onappf</artifactId>