Skip to content

Commit c468034

Browse files
committed
[maven-release-plugin] prepare release 0.2.0
1 parent 178f8e4 commit c468034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>co.ipdata.client</groupId>
55
<artifactId>ipdata-java-client</artifactId>
6-
<version>0.2.0-SNAPSHOT</version>
6+
<version>0.2.0</version>
77
<description>A java client for ipdata.co</description>
88
<name>Ipdata java client</name>
99
<url>https://github.com/ipdata/java</url>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:git@github.com:ipdata/java.git</connection>
2424
<developerConnection>scm:git:git@github.com:ipdata/java.git</developerConnection>
2525
<url>https://github.com/ipdata/java</url>
26-
<tag>ipdata-java-0.2.0</tag>
26+
<tag>0.2.0</tag>
2727
</scm>
2828
<distributionManagement>
2929
<repository>

0 commit comments

Comments
 (0)