diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-23 10:58:47 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-23 10:58:47 +0100 |
commit | e58a8c52dadfe14b8b77c8eb7c236697c710ddd5 (patch) | |
tree | c34979338440d7ab64f44bc6b9f84a9595fcc5ab /feature-distributed-locking/pom.xml | |
parent | 4cbb768bca27c7f4a204e485fdec179cdf934f3a (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Iea8f1e16c283647eecb9e8efab8e7098b2f7c294
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 de635a3e..b41c283f 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.0-SNAPSHOT</version> + <version>1.11.1-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> |