diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 06:26:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 06:26:33 +0000 |
commit | 6227cb6b76fc4eddddb2baaf1620877174359e37 (patch) | |
tree | 5d1bae09b146d6e9c0779393ee898fcc52b18c4a /model | |
parent | df6d23d49667ccb0cd848622eaf72aaceccea1e9 (diff) |
Release policy/distribution2.3.0
Diffstat (limited to 'model')
-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 b28c40b4..4cb82cce 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.0</version> </parent> <artifactId>distribution-model</artifactId> |