diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:44 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:44 +0100 |
commit | 347ac955027c9027e9f8c24f03e9ca2cdb4ef1b2 (patch) | |
tree | 49ec88d90484a06db63aa0e64beab537114d93fc /feature-distributed-locking | |
parent | 555b72d68dc175cbd3c761348b33be35e9b1f06a (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshotsjakarta
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0faf8c995af363b4775e4605b60323a51cd645c5
Diffstat (limited to 'feature-distributed-locking')
-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 1225a8f0..649875cd 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.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> |