diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
commit | a87118c214ee9a47f35a55e3c2f700c3775b46bc (patch) | |
tree | 0ae32a4bcea7628ecf72ae378040951622669f44 /model/context-model | |
parent | 8796398a6cdab6653bea19801c3506a6ecca0c15 (diff) |
Release policy/apex-pdp2.5.2
Diffstat (limited to 'model/context-model')
-rw-r--r-- | model/context-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index d6757cc3f..bcfc20fda 100644 --- a/model/context-model/pom.xml +++ b/model/context-model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.model</groupId> <artifactId>model</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>context-model</artifactId> |