aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMukeshKumar <mukeshsharma@est.tech>2021-02-08 09:38:14 +0000
committerMukesh <mukeshsharma@est.tech>2021-02-08 09:45:23 +0000
commited30115ddf52d32c33e888d3d71cfc9c89056c05 (patch)
tree5533200d8cfe430efae8721d0427125e029c1b6c /pom.xml
parentba19fcb43d1db5668e5522f06c9b7218489a2bb0 (diff)
Adding handler module
Change-Id: Iefc44c806cdf0b915f7d0101152795322535d9d4 Issue-ID: SO-3487 Signed-off-by: Mukesh <mukeshsharma@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 57ed60a..f4b0c6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,8 @@
<version.java.compiler>11</version.java.compiler>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ <equals.verifier.version>3.4.1</equals.verifier.version>
+ <so-core-version>1.7.1-SNAPSHOT</so-core-version>
</properties>
<build>