diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:32 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:32 +0100 |
commit | 6c53c10a3da48542a6e1fa0b368c45207714a077 (patch) | |
tree | 86fccc3911d8ea0c27a56a07e3e9f896adb2530f /feature-distributed-locking/pom.xml | |
parent | 30ed354515ff27104d3e77109eb6881270aeb1fd (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ibd0c56def68a4a239bdb6d3fb8d3aae358f6ae72
Diffstat (limited to 'feature-distributed-locking/pom.xml')
-rw-r--r-- | feature-distributed-locking/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index 965a23ba..ae6a8cc6 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.11.2-SNAPSHOT</version> + <version>1.12.0-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> |