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 /model/pom.xml | |
parent | eedd2fc5da061afc003c4415d9b590545aba8100 (diff) |
Release policy/distribution2.8.2
Diffstat (limited to 'model/pom.xml')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index 26a2b033..5e16fc0f 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <artifactId>distribution-model</artifactId> |