diff options
Diffstat (limited to 'testsuites/apex-pdp-stability')
-rw-r--r-- | testsuites/apex-pdp-stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 0259bb84d..b6ceb6b98 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/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.stability</groupId> |