aboutsummaryrefslogtreecommitdiffstats
path: root/feature-test-transaction
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2020-10-07 18:08:23 -0400
committerTaka Cho <takamune.cho@att.com>2020-10-07 18:08:46 -0400
commit0ea4791497cf2ef9980fe3b444d6abdb434d85c2 (patch)
tree97d85c52151c1c02c04d140b2ff03401ab316f70 /feature-test-transaction
parent203a0bf075c441910c7d6ab9ea94c0cb71b75f4b (diff)
Bump drools-pdp to 1.7.3 snapshot
Issue-ID: POLICY-2839 Change-Id: I750b5130c421dafd95dc4f323e891384a7815841 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 fd2ff9f6..a1a77d0a 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.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<artifactId>feature-test-transaction</artifactId>