diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-07-09 20:51:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-07-09 20:51:35 +0000 |
commit | 0f7552edbd0eb944b89d2961f2f9b0dfbff7b6fb (patch) | |
tree | 2bbe7f7b108dae6c57e6e970bebcd0a5e2721ca7 /model | |
parent | e861ea9a826462f98ccb9a1daad4c9d12706f8e5 (diff) |
Release policy/distribution2.4.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 e09c49b8..2515cad2 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.4.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <artifactId>distribution-model</artifactId> |