diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:52 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:52 +0000 |
commit | c1c7c70668673f5f1a4e9de748446bd5361ac4fb (patch) | |
tree | a01b0bc182d9225c7943a1ced7efe4a1e13fd6f5 /model/pom.xml | |
parent | e967dac436b2c1b04cef0c38bc8cf427c04c0423 (diff) |
Set snapshot and/or references of policy/apex-pdp for new release
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: If782b44af7a3fae37332eca2a4c81c0ecb7610a5
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
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 5a76d4bd4..591d75a11 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.0.2-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.model</groupId> |