diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 17:26:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 17:26:49 +0000 |
commit | e1ea54df8bc309efb0d682fcb0283e3d54e99155 (patch) | |
tree | 5410e1a2df00abefb068c4009f2e30e59e098742 /testsuites/integration/pom.xml | |
parent | 073d04ef842c67d129d6f9235d9bac3c2b28c9c4 (diff) |
Release policy/apex-pdp2.6.1
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 97f6ec9bc..39a81f5c2 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.6.1-SNAPSHOT</version> + <version>2.6.1</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> |