summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-28 15:42:24 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-28 15:48:32 -0400
commitf373573e941b8f832f20830d87f120a97ad81965 (patch)
tree12b4b7c27986ff84b0c0acc520706013eead2e44 /pom.xml
parentd2ec3b974f116d87c6bd84dee13ea7fc2739f54e (diff)
Upgrade to released deps
Drools-pdp 1.5.0, common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: I19caa0c5a48ff81c60f1974b09fe386c519b1341 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 0d832e615..ed378e0c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,9 +59,9 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<!-- Project common dependency versions -->
- <version.policy.common>1.5.0-SNAPSHOT</version.policy.common>
- <policy.models.version>2.1.0-SNAPSHOT</policy.models.version>
- <version.policy.drools-pdp>1.5.0-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.common>1.5.0</version.policy.common>
+ <policy.models.version>2.1.0</policy.models.version>
+ <version.policy.drools-pdp>1.5.0</version.policy.drools-pdp>
</properties>
<build>