BAEL-18777 POM Properties Cleanup #8234

- Properties cleanup of projects starting with k,l and m
This commit is contained in:
Dhawal Kapil
2019-11-24 13:33:51 +05:30
parent 7bbd5859b0
commit 1c6a802cce
22 changed files with 18 additions and 422 deletions

View File

@@ -38,11 +38,6 @@
<artifactId>google-http-client-jackson2</artifactId>
<version>${googleclient.version}</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-gson</artifactId>
<version>${googleclient.version}</version>
</dependency>
<!-- Retrofit -->
<dependency>