diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 17:57:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 17:57:58 +0000 |
commit | 6a519c16390107215746dacc4bdd516f679e0031 (patch) | |
tree | c194f68ec0d8ca8bdbd2a9592d3a71dacfc5823c /testsuites/integration/integration-executor-test/pom.xml | |
parent | 59658390a07e5e01c22485a4ee13be0b266f9407 (diff) |
Release policy/apex-pdp2.2.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 c95d476c9..e48969221 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>integration</artifactId> - <version>2.2.3-SNAPSHOT</version> + <version>2.2.3</version> </parent> <artifactId>integration-executor-test</artifactId> |