aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeyton Puckett <peyton.puckett@att.com>2020-03-24 16:10:51 -0500
committerPeyton Puckett <peyton.puckett@att.com>2020-03-24 16:11:04 -0500
commit28502ec273a74f7f4a58f88d4e3915e2462ef0ef (patch)
tree782b4284bfe7e216441fba2b0531a5e4c817a4ee
parentb9e27b5ddde21cf4feb378f975137f4d5ea87854 (diff)
Update parent pom to point to drools-pdp image
Issue-ID: POLICY-2378 Change-Id: Ic5e2a1cd4c1934235f0ef65a624f80e1a7567f66 Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2c9d8a76c..352191807 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<!-- Project common dependency versions -->
<version.policy.common>1.6.2</version.policy.common>
<policy.models.version>2.2.1</policy.models.version>
- <version.policy.drools-pdp>1.6.0-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.drools-pdp>1.6.0</version.policy.drools-pdp>
</properties>
<build>