aboutsummaryrefslogtreecommitdiffstats
path: root/feature-test-transaction
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2020-07-10 15:09:52 -0400
committerTaka Cho <takamune.cho@att.com>2020-07-10 15:10:34 -0400
commit633fbb754511d5dc1775c78e6e1522557b6c82ac (patch)
treec8e702592db9ef032c70728c4713bd7a1f5261e7 /feature-test-transaction
parentb16644649c2bab3dd2247053202853e6ed4d54ca (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')
-rw-r--r--feature-test-transaction/pom.xml2
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>