Skip to content

Commit 1fb6014

Browse files
author
Jeevan
authored
Merge pull request #18 from indix/change_artifactId
incorporated ashwanth comments
2 parents d2c9860 + b1793fd commit 1fb6014

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add the following dependency to your pom file
1515
<dependency>
1616
<groupId>com.indix.api</groupId>
1717
<artifactId>indix-api-java</artifactId>
18-
<version>1.0.0</version>
18+
<version>2.0.0</version>
1919
</dependency>
2020
```
2121

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.indix.api</groupId>
1212
<artifactId>indix-api-java</artifactId>
13-
<version>1.0.0</version>
13+
<version>2.0.0</version>
1414
<packaging>jar</packaging>
1515
<name>Indix API-V2 Java Client</name>
1616
<description>Java client which is used to access API V2 endpoints</description>

0 commit comments

Comments
 (0)