aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-11-05 09:49:06 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-11-05 09:49:15 -0500
commite0ab153c9e79e218d04fc59ba46c01dbfc1c2af0 (patch)
tree2ad9732649bdbe7e85543ff07327ae6bedb63b13
parent2b8a2a30034618346af1c7c11eb4fadf5e68539e (diff)
Upgrade to released 1.3.2 artifacts
These artifacts are released, so we will point to them. Issue-ID: POLICY-1245 Change-Id: Ib4b386a66552eb2f21c5eba29b8bf5c1b50db378 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 a6c062343..56eaa74a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,8 +58,8 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<!-- Project common dependency versions -->
- <version.policy.common>1.3.2-SNAPSHOT</version.policy.common>
- <version.policy.drools-pdp>1.3.2-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.common>1.3.2</version.policy.common>
+ <version.policy.drools-pdp>1.3.2</version.policy.drools-pdp>
</properties>
<build>