diff options
author | Taka Cho <takamune.cho@att.com> | 2020-07-10 15:09:52 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2020-07-10 15:10:34 -0400 |
commit | 633fbb754511d5dc1775c78e6e1522557b6c82ac (patch) | |
tree | c8e702592db9ef032c70728c4713bd7a1f5261e7 /feature-test-transaction/pom.xml | |
parent | b16644649c2bab3dd2247053202853e6ed4d54ca (diff) |
Bump drools-pdp to 1.7.1-SNAPSHOT
Issue-ID: POLICY-2709
Change-Id: Ifb6232eb428e2cd9c729fef54862779b2ee55bbc
Signed-off-by: Taka Cho <takamune.cho@att.com>
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 353d3421..6d38fa48 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> |