aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-20 15:15:43 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-20 15:15:57 -0400
commit7b69543c31c82e856b7f3c20a31fd9381e7df2db (patch)
tree0ccd9f11d1d59f0d8a33655763a4f059ce8ac3c7
parent292943198926ce45672f0e881d3407bb881f510a (diff)
Point to released drools-pdp
Issue-ID: POLICY-2514 Change-Id: I3d40c6016b9ce4adc95ed7a4e59719e94f9f5b26 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e4a7c92e3..5912598b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<!-- Project common dependency versions -->
<version.policy.common>1.6.5</version.policy.common>
<policy.models.version>2.2.6</policy.models.version>
- <version.policy.drools-pdp>1.6.3-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.drools-pdp>1.6.3</version.policy.drools-pdp>
</properties>
<build>