diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-25 17:54:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-25 17:54:54 +0000 |
commit | 9db49aa1a5f35976f0f57b73eed96def07e99070 (patch) | |
tree | 4e9abec218da2b55ce68d30bdd4e1df48c0f09a7 /testsuites/integration/integration-common | |
parent | be777e03ffbb39095e5aca5bf8c780e275335c3a (diff) |
Release policy/apex-pdp2.7.5
Diffstat (limited to 'testsuites/integration/integration-common')
-rw-r--r-- | testsuites/integration/integration-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml index d3f06edb4..afb96355a 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.7.5-SNAPSHOT</version> + <version>2.7.5</version> </parent> <artifactId>integration-common</artifactId> |