diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:29 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:29 +0000 |
commit | e51bea1cd5dff02cd00ab93fd4a7f5726fa9a2fb (patch) | |
tree | 2937652609197502b73d1d34fb7e4d99a7f0508c /feature-test-transaction/pom.xml | |
parent | 9b877171a89dfdc6abb3333a134ff0f3a3122d07 (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-4932
Change-Id: I0144065b3cf1348bd9a1cb85fcd990f174a04ef0
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'feature-test-transaction/pom.xml')
-rw-r--r-- | feature-test-transaction/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 359b7b3e..c287f818 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> |