diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:31:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:31:10 +0000 |
commit | 25c97725fc16b344f6ec6fd7c803353426b28db8 (patch) | |
tree | f020e80f96b087736f609427d4566a864cccefca /packages/policy-distribution-tarball/pom.xml | |
parent | eedd2fc5da061afc003c4415d9b590545aba8100 (diff) |
Release policy/distribution2.8.2
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 5e02d8b8..4c9044b8 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.8.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |