diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:21:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:37:27 +0100 |
commit | ead010efb5fca9bd0eaaaa6285de34cdbfef1963 (patch) | |
tree | d57a1b9b7bb2372ca4fd93917764fdbbf186845f /feature-test-transaction | |
parent | 0daf8a6c01162043fab430783cb497e80436ef36 (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-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I7912b90be6d5d995cd9d6693dc1ce8f3a0716cdc
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'feature-test-transaction')
-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 8cab2d17..acc6545a 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> |