diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
commit | 6f0aed83b2f289c0865fac0e8c0e1f07a9c318a2 (patch) | |
tree | 2d07c9501adfdffd3e7a34982fbb144c9c4489a9 /testsuites/integration/integration-executor-test/pom.xml | |
parent | a01068a854a53d910d8964cf5760a740855e5bd4 (diff) |
Release policy/apex-pdp4.1.0
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 4995a85ed..44db77f3b 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>integration-executor-test</artifactId> |