diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-25 13:05:38 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-25 13:05:41 -0400 |
commit | 3076ed557baac463facc506fdf2a590e7b62c3ef (patch) | |
tree | ea897cdd9453c0e81718d7417d11729882ece88c /testsuites/integration/integration-common | |
parent | dd8e5557999fc0267f8cd4d090a2be31ca250b54 (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 'testsuites/integration/integration-common')
-rw-r--r-- | testsuites/integration/integration-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml index d9cf0bc2d..254f73235 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.5.3-SNAPSHOT</version> + <version>2.5.4-SNAPSHOT</version> </parent> <artifactId>integration-common</artifactId> |