aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-10-20 11:01:57 -0400
committerJim Hahn <jrh3@att.com>2020-10-20 11:02:25 -0400
commit4d69e783e366a5fa7e0aa9b3abe666a9b3241cef (patch)
treec38294b63235eca2c5c6dcba0697cca6d0713961
parent625d285910d74035f171c29c2e347821413b1a92 (diff)
Use release versions in drools-apps
Issue-ID: POLICY-2869 Change-Id: Ie55fb49b22b7880575395f6fa7676a508f1f2a85 Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 05eaae47c..0c670749e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<!-- Project common dependency versions -->
<version.policy.common>1.7.1</version.policy.common>
<policy.models.version>2.3.5</policy.models.version>
- <version.policy.drools-pdp>1.7.4-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.drools-pdp>1.7.4</version.policy.drools-pdp>
</properties>
<build>