aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-24 16:00:28 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-24 16:00:32 -0400
commita159ab02b0e43be426202aa58c6c11bb5fa9670f (patch)
tree6efcfd37976c92595a2ca19aa9b039cb50a9aa8d
parente8401780120dc035b074d932b89445cfce228634 (diff)
Point to released artifacts
Issue-ID: POLICY-2510 Change-Id: Ie1c77339f42d990dcd608b8afad7153b04fa24f9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c17ed348e..61ad35faa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
<!-- Project common dependency versions -->
<version.policy.common>1.6.4</version.policy.common>
- <policy.models.version>2.2.5-SNAPSHOT</policy.models.version>
- <version.policy.drools-pdp>1.6.1</version.policy.drools-pdp>
+ <policy.models.version>2.2.5</policy.models.version>
+ <version.policy.drools-pdp>1.6.2</version.policy.drools-pdp>
</properties>
<build>