Upgrading dependencies to latest snapshot version 90/93890/1
authorramverma <ram.krishna.verma@est.tech>
Mon, 19 Aug 2019 19:26:18 +0000 (19:26 +0000)
committerramverma <ram.krishna.verma@est.tech>
Mon, 19 Aug 2019 19:26:18 +0000 (19:26 +0000)
Issue-ID: POLICY-1871
Change-Id: Ic23b3ee7cfd1e1df387548e68f5a7a15b4e64fdb
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 50958ee..a0bdc77 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
         <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
 
-        <policy.common.version>1.5.1-SNAPSHOT</policy.common.version>
-        <policy.engine.version>1.5.1-SNAPSHOT</policy.engine.version>
-        <policy.apex-pdp.version>2.2.1-SNAPSHOT</policy.apex-pdp.version>
-        <policy.models.version>2.1.1-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.5.2-SNAPSHOT</policy.common.version>
+        <policy.engine.version>1.5.2-SNAPSHOT</policy.engine.version>
+        <policy.apex-pdp.version>2.2.2-SNAPSHOT</policy.apex-pdp.version>
+        <policy.models.version>2.1.3-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>