diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 10:28:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 10:28:08 +0000 |
commit | 855f47f1c03a3c916de7838a2b60094028fe4dc2 (patch) | |
tree | cda7ade4259fc02db359cca8a9a6bf6cf2f8f610 /testsuites/integration/integration-executor-test/pom.xml | |
parent | 737139dbc3bb5bab544650ac2075166c11010849 (diff) |
Release policy/apex-pdp2.3.2
Diffstat (limited to 'testsuites/integration/integration-executor-test/pom.xml')
-rw-r--r-- | testsuites/integration/integration-executor-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 104ca8e1d..2d0788aa7 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>integration-executor-test</artifactId> |