summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-07-02 20:52:48 +0000
committerramverma <ram.krishna.verma@est.tech>2019-07-02 20:52:48 +0000
commiteb2ea3650a6c64a898195b2f78e72af270415ed7 (patch)
tree16c6701ab8db46fb5bfae0ad960dd1c3b0a92feb /pom.xml
parent82eb6e6fe10e77d7974f821146b7ca17c1d9778a (diff)
Use ToStringTester from utils-test
Changing ToStringTester from utils to utils-test. Bumping the policy/common, policy/engine & policy/models version. Change-Id: Id1f1b3f9a4a378c14d1adf2823aaa4c8626c8fd2 Issue-ID: POLICY-1746 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 3d69ee9e..c62c3ef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,9 +47,9 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.5.0</policy.common.version>
- <policy.engine.version>1.5.0</policy.engine.version>
- <policy.apex-pdp.version>2.2.0</policy.apex-pdp.version>
+ <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>
</properties>
<modules>