aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-07-01 15:48:07 +0000
committerramverma <ram.krishna.verma@est.tech>2019-07-01 15:48:07 +0000
commit369435c42225f030a729b23ce0a9f01d288deed3 (patch)
tree263529b83b91581cb3ee65731e91a5d5a6c781d5 /pom.xml
parent3aeb1e71b4ee9d413243fb114c5d072acad1dfb2 (diff)
Use ToStringTester from utils-test
Changing ToStringTester from utils to utils-test. Bumping the policy/common & policy/models version. Change-Id: Idf665bc92345c445f483ebfb190d39c7019280aa Issue-ID: POLICY-1746 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ef96b438..d2c7be82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,8 +45,8 @@
<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.models.version>2.1.0</policy.models.version>
+ <policy.common.version>1.5.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.1.1-SNAPSHOT</policy.models.version>
</properties>
<modules>