diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-05 09:49:06 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-05 09:49:15 -0500 |
commit | e0ab153c9e79e218d04fc59ba46c01dbfc1c2af0 (patch) | |
tree | 2ad9732649bdbe7e85543ff07327ae6bedb63b13 /pom.xml | |
parent | 2b8a2a30034618346af1c7c11eb4fadf5e68539e (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |