diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 16:01:02 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 16:01:05 -0400 |
commit | 2237f73bb3dcdb7facfda8125cc561d917049789 (patch) | |
tree | c3a40fcfdcc1ca60fb5c2e2960e67da3828b28b3 /testsuites/integration/pom.xml | |
parent | 780753508e7927410a5facef725c44329c74283f (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 'testsuites/integration/pom.xml')
-rw-r--r-- | testsuites/integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index b3e2c35ab..d725995b2 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> |