diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 19:15:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 19:15:22 +0000 |
commit | feddb32e26ff5269ac654500bcf2f630568fb44a (patch) | |
tree | 975c333179f92776d1cf33fbb9f7d4b31bc57caa /model/basic-model | |
parent | 1f47753355dfd706899ce25cc321196b5f43d8aa (diff) |
Release policy/apex-pdp2.5.0
Diffstat (limited to 'model/basic-model')
-rw-r--r-- | model/basic-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml index f22fb65c2..f148dbf54 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.model</groupId> <artifactId>model</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>basic-model</artifactId> |