diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:23:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:23:54 +0000 |
commit | 42b7090978a219c0b9147460ec57a13a93b1e819 (patch) | |
tree | c672dee84ee62adc69bef7b27a4da7a137fd6c68 /testsuites/integration/integration-uservice-test/pom.xml | |
parent | 54adff0faa341c0bf8908dd5635a9f5d0d61eba1 (diff) |
Release policy/apex-pdp2.8.2
Diffstat (limited to 'testsuites/integration/integration-uservice-test/pom.xml')
-rw-r--r-- | testsuites/integration/integration-uservice-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 593bb4f2a..009f095d4 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <artifactId>integration-uservice-test</artifactId> |