diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 09:32:48 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 09:32:48 +0000 |
commit | 1e9bfd8e8d392e48ff2b491869605c3cba4571c7 (patch) | |
tree | 63c37d04eb7887a053019eed37cff2d9f85c751e /model/pom.xml | |
parent | f83f31e3d12adee815623bbfb8d5d29d85831c15 (diff) |
Release policy/distribution2.9.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 2932cf57..b372bcd4 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.9.2-SNAPSHOT</version> + <version>2.9.2</version> </parent> <artifactId>distribution-model</artifactId> |