diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:04:53 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:04:53 +0000 |
commit | 599c53621e2743d1b30627c3e14b29392df0b781 (patch) | |
tree | 78260c5a474edbde70686fe09c29d949e050fccb /packages/policy-distribution-tarball/pom.xml | |
parent | 6ab598452ce7de5c5b330988f447ee668d75e9cf (diff) |
Release policy/distribution2.8.1
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 60672fbf..ef47c9f0 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.1-SNAPSHOT</version> + <version>2.8.1</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |