diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:36 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:36 +0000 |
commit | ef2a86add9cac393a23e4a0b8980a339760860a3 (patch) | |
tree | 6bd82a9c44d08e3b1c5fd6dae893cfbc11becc7a /feature-no-locking/pom.xml | |
parent | f5529727f5582676b64b68bf6ccb6d463bb2ec05 (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I36771a49543cd51b7101ef252b96c1403b83df8e
Diffstat (limited to 'feature-no-locking/pom.xml')
-rw-r--r-- | feature-no-locking/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 3d748184..352915a1 100644 --- a/feature-no-locking/pom.xml +++ b/feature-no-locking/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> </parent> <artifactId>feature-no-locking</artifactId> |