diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-10 11:33:32 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-10 11:33:32 +0000 |
commit | a3d19e25c8cfc79c765a1c4eae969213e5c045f8 (patch) | |
tree | 3dbb12572006b5febadba44d1c7575fe9d58ec88 /testsuites/integration/integration-context-test/pom.xml | |
parent | e470b09426ae9796ccdeb90da7b3c8360f9f1cab (diff) |
Release policy/apex-pdp2.4.1
Diffstat (limited to 'testsuites/integration/integration-context-test/pom.xml')
-rw-r--r-- | testsuites/integration/integration-context-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index df33e40c9..1619f10ee 100644 --- a/testsuites/integration/integration-context-test/pom.xml +++ b/testsuites/integration/integration-context-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.1</version> </parent> <artifactId>integration-context-test</artifactId> |