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 b9e46ff27a
commit 656e6d1738
22 changed files with 18 additions and 422 deletions
-5
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>