diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:31:03 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:31:03 +0000 |
commit | 03dd6b216c11acd92b6d05ffb4a0d052766d5119 (patch) | |
tree | 456ed610bb39cfb341b164ada457564c5bbd2f3b /testsuites/integration/integration-executor-test/pom.xml | |
parent | b7459864ffb9d168fddafcfe42f66ac8a5c33613 (diff) |
Release policy/apex-pdp2.5.3
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 a74624045..98b6e1fb5 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.5.3-SNAPSHOT</version> + <version>2.5.3</version> </parent> <artifactId>integration-executor-test</artifactId> |