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 04ad6482a..da15f819b 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.9.2-SNAPSHOT</version> + <version>2.9.2</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.stability</groupId> |