Skip to content

Commit 4ff9c58

Browse files
committed
added info on pom
1 parent c2b957d commit 4ff9c58

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>co.ipdata.client</groupId>
55
<artifactId>ipdata-java-client</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<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>
710
<licenses>
811
<license>
912
<name>The Apache Licence, Version 2.0</name>

0 commit comments

Comments
 (0)