From b1793fd9986e244074a54d027816c74fbfc4c17d Mon Sep 17 00:00:00 2001 From: jeevan Date: Wed, 16 Nov 2016 13:54:55 +0530 Subject: [PATCH] incorporated ashwanth comments --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c8447e..a8d27a1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Add the following dependency to your pom file com.indix.api indix-api-java - 1.0.0 + 2.0.0 ``` diff --git a/pom.xml b/pom.xml index ebed777..ac1ca8b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.indix.api indix-api-java - 1.0.0 + 2.0.0 jar Indix API-V2 Java Client Java client which is used to access API V2 endpoints