Skip to content

Commit 2c404af

Browse files
committed
[maven-release-plugin] prepare release v4.3.0
1 parent 5127abe commit 2c404af

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>com.maxmind.geoip2</groupId>
55
<artifactId>geoip2</artifactId>
6-
<version>4.2.2-SNAPSHOT</version>
6+
<version>4.3.0</version>
77
<packaging>jar</packaging>
88
<name>MaxMind GeoIP2 API</name>
99
<description>GeoIP2 webservice client and database reader</description>
@@ -23,7 +23,7 @@
2323
<url>https://github.com/maxmind/GeoIP2-java</url>
2424
<connection>scm:git:git://github.com:maxmind/GeoIP2-java.git</connection>
2525
<developerConnection>scm:git:git@github.com:maxmind/GeoIP2-java.git</developerConnection>
26-
<tag>HEAD</tag>
26+
<tag>v4.3.0</tag>
2727
</scm>
2828
<issueManagement>
2929
<url>https://github.com/maxmind/GeoIP2-java/issues</url>

0 commit comments

Comments
 (0)