diff options
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 3fecffe14..b20c582d1 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.7.4-SNAPSHOT</version> + <version>2.7.4</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> |