summaryrefslogtreecommitdiffstats
path: root/feature-drools-init
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-drools-init
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-drools-init')
-rw-r--r--feature-drools-init/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml
index 001a825b..66e73a57 100644
--- a/feature-drools-init/pom.xml
+++ b/feature-drools-init/pom.xml
@@ -26,7 +26,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-drools-init</artifactId>