diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 12:17:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 12:17:14 +0000 |
commit | d7612cc427714dd13fe84763484909e4c76792c5 (patch) | |
tree | 59bb289175be1eadf1ae71d65b035f2e0d296339 /packages/policy-distribution-tarball/pom.xml | |
parent | fb6cee46cfd6b17a5f627d2c385a2fb78826867c (diff) |
Release policy/distribution8.0.2-PF-I12.5.5
Diffstat (limited to 'packages/policy-distribution-tarball/pom.xml')
-rw-r--r-- | packages/policy-distribution-tarball/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index ef20a0b9..625ccf4c 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-packages</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.5</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |