diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-28 16:46:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-28 16:46:51 +0000 |
commit | d4e5972be2b2a8fa72fca44d04e273643df0f226 (patch) | |
tree | d398d1549fa6d37178e27d73edff4534037de07c /testsuites/pom.xml | |
parent | 2e0c13a827a00401dc7675cde5233dd4b6e94494 (diff) |
Release policy/distribution9.0.1-ONAP2.6.2
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 826bc656..c87f03c9 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.6.2-SNAPSHOT</version> + <version>2.6.2</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> |