diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:08:24 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:08:24 +0000 |
commit | 5a835997ecca753b2d64f8f63d1a449066b1ef34 (patch) | |
tree | b97fe78496d5d7b6b434cedafeba964857d23771 /testsuites/pom.xml | |
parent | 40fa4bb3394a6324f5cd412d6e8afa0093af7cd4 (diff) |
Release policy/distribution2.7.410.0.1-PF-I1
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 5bae785e..4c7b8c53 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.7.4-SNAPSHOT</version> + <version>2.7.4</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> |