diff options
author | 2023-12-11 15:11:38 +0000 | |
---|---|---|
committer | 2023-12-11 15:11:38 +0000 | |
commit | 764054645a0e5f042d8525fef1bc0fc7592eb0c8 (patch) | |
tree | d5dad85d963473d302aa9715c327537dcd04841e /model/pom.xml | |
parent | db0e5590be4a5e66a0e1661943a022169f30835e (diff) |
Release policy/apex-pdp3.1.0
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 7b340252a..54381ac8a 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <groupId>org.onap.policy.apex-pdp.model</groupId> |