diff options
author | 2025-01-28 08:57:18 +0000 | |
---|---|---|
committer | 2025-01-28 08:57:18 +0000 | |
commit | 6f0aed83b2f289c0865fac0e8c0e1f07a9c318a2 (patch) | |
tree | 2d07c9501adfdffd3e7a34982fbb144c9c4489a9 /model/pom.xml | |
parent | a01068a854a53d910d8964cf5760a740855e5bd4 (diff) |
Release policy/apex-pdp4.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 591d75a11..0d76c0874 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>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <groupId>org.onap.policy.apex-pdp.model</groupId> |