diff options
author | a.sreekumar <ajith.sreekumar@est.tech> | 2020-04-15 14:58:52 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@est.tech> | 2020-04-15 14:59:09 +0100 |
commit | aa57cf2db2710247b57e1bdd989777258a292150 (patch) | |
tree | 1d3e26b4ffaf1cd1ceca13aee3aea8bd04ee28fe /testsuites/integration/integration-uservice-test | |
parent | 6a6a73417302081b103f81a10cecaf9be0e48543 (diff) |
Bump policy-apex-pdp to 2.3.2-SNAPSHOT
Change-Id: Ic668ab20498bdc41edc78f52c7ce9d89a1385f19
Issue-ID: POLICY-2378
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'testsuites/integration/integration-uservice-test')
-rw-r--r-- | testsuites/integration/integration-uservice-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 323b5806e..319ab9129 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>integration-uservice-test</artifactId> |