diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:12 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:12 +0100 |
commit | 3e9a566891ef0aaa943bc9945374ad522d167536 (patch) | |
tree | 3f7cce9ed3558273cf8669408f2f076e2756f6a9 /policy-utils | |
parent | b440faf955b379f85d93bdc9184445da8642411d (diff) |
Set snapshot and/or references of policy/drools-pdp for new release
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9c4180cb3626281a16c15c17f5e04a0e879a9f62
Diffstat (limited to 'policy-utils')
-rw-r--r-- | policy-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 3b2a0200..b2e3da13 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.12.3-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <dependencies> |