diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
commit | da93726668b362436cf456a6beb79e0e86d513fb (patch) | |
tree | 4533df6a9cbcaf5ac1581f9299388e1de6feffb7 /testsuites/integration/integration-executor-test | |
parent | cfc5504cab2ed5a1d5a862a7b159f0893e0b95fb (diff) |
Release policy/apex-pdp2.5.6
Diffstat (limited to 'testsuites/integration/integration-executor-test')
-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 95279f6b9..8528cd725 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.6-SNAPSHOT</version> + <version>2.5.6</version> </parent> <artifactId>integration-executor-test</artifactId> |