aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-08-19 19:26:18 +0000
committerramverma <ram.krishna.verma@est.tech>2019-08-19 19:26:18 +0000
commit67b6c087ee969e345016ffa281f3cdb5ae7429f7 (patch)
tree3fadd71f5cc44062b18abd4ea5e89c0f6d1e2304
parentce51a8b7abcda6de164e21cfcc025aadd834d8f0 (diff)
Upgrading dependencies to latest snapshot version
Issue-ID: POLICY-1871 Change-Id: Ic23b3ee7cfd1e1df387548e68f5a7a15b4e64fdb Signed-off-by: ramverma <ram.krishna.verma@est.tech>
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 50958eed..a0bdc774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,10 +47,10 @@
<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>