We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b957d commit 4ff9c58Copy full SHA for 4ff9c58
pom.xml
@@ -3,7 +3,10 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>co.ipdata.client</groupId>
5
<artifactId>ipdata-java-client</artifactId>
6
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
7
+ <description>A java client for ipdata.co</description>
8
+ <name>Ipdata java client</name>
9
+ <url>https://github.com/ipdata/java</url>
10
<licenses>
11
<license>
12
<name>The Apache Licence, Version 2.0</name>
0 commit comments