diff options
Diffstat (limited to 'testsuites/apex-pdp-stability/pom.xml')
-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 736ce3203..a3b39ea58 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>testsuites</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.stability</groupId> |