We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 178f8e4 commit c468034Copy full SHA for c468034
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>co.ipdata.client</groupId>
5
<artifactId>ipdata-java-client</artifactId>
6
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
7
<description>A java client for ipdata.co</description>
8
<name>Ipdata java client</name>
9
<url>https://github.com/ipdata/java</url>
@@ -23,7 +23,7 @@
23
<connection>scm:git:git@github.com:ipdata/java.git</connection>
24
<developerConnection>scm:git:git@github.com:ipdata/java.git</developerConnection>
25
26
- <tag>ipdata-java-0.2.0</tag>
+ <tag>0.2.0</tag>
27
</scm>
28
<distributionManagement>
29
<repository>
0 commit comments