diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
commit | a87118c214ee9a47f35a55e3c2f700c3775b46bc (patch) | |
tree | 0ae32a4bcea7628ecf72ae378040951622669f44 /testsuites/integration/pom.xml | |
parent | 8796398a6cdab6653bea19801c3506a6ecca0c15 (diff) |
Release policy/apex-pdp2.5.2
Diffstat (limited to 'testsuites/integration/pom.xml')
-rw-r--r-- | testsuites/integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 609430a49..69c91ac97 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> |