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 /plugins/pom.xml | |
parent | 6ab598452ce7de5c5b330988f447ee668d75e9cf (diff) |
Release policy/distribution2.8.1
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r-- | plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 4c03fbcc..49065462 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.1</version> </parent> <artifactId>distribution-plugins</artifactId> |