diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:23 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:23 +0000 |
commit | 24f12cb5bb505f430da4f4f7d2303349116e4a48 (patch) | |
tree | e34378b1acbf105fd46cd722bda0e38e07a37cd2 /feature-test-transaction | |
parent | 41879aa29d2a04a73e930424447425f689657cc2 (diff) |
Update snapshot of policy/drools-pdp to 1.10.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/drools-pdp is update from 1.10.0-SNAPSHOT to 1.10.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id6f59849b88c0f98d874cf853f249738e784316f
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 7e07ca3a..eaba2ef1 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.0-SNAPSHOT</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> |