Skip to content

Commit 5cecd76

Browse files
committed
[maven-release-plugin] prepare release v4.2.0
1 parent d1f12cb commit 5cecd76

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.1.1-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<packaging>jar</packaging>
88
<name>MaxMind GeoIP2 API</name>
99
<description>GeoIP2 webservice client and database reader</description>
@@ -23,7 +23,8 @@
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:[email protected]:maxmind/GeoIP2-java.git</developerConnection>
26-
</scm>
26+
<tag>v4.2.0</tag>
27+
</scm>
2728
<issueManagement>
2829
<url>https://github.com/maxmind/GeoIP2-java/issues</url>
2930
<system>GitHub</system>

0 commit comments

Comments
 (0)