diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:38 +0100 |
commit | 84f095f4b5a6329a8568c50d997b926d86bf18ab (patch) | |
tree | c2e4cb649afc48468916f68638125b387ddbe1b1 /core | |
parent | ab3134281f1b1fd6a0e14b11890cae11cdfff0ae (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I3463647a8a3689518769a5fe5aaab2cfea8438e7
Diffstat (limited to 'core')
-rw-r--r-- | core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml index af6483b6f..8d3bcd6ee 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.9.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.core</groupId> |