Skip to content

Commit be304f6

Browse files
committed
[maven-release-plugin] prepare release v2.16.0
1 parent 92c0bf5 commit be304f6

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>2.15.1-SNAPSHOT</version>
6+
<version>2.16.0</version>
77
<packaging>jar</packaging>
88
<name>MaxMind GeoIP2 API</name>
99
<description>GeoIP2 webservice client and database reader</description>
@@ -180,7 +180,7 @@
180180
<configuration>
181181
<format>xml</format>
182182
<maxmem>256m</maxmem>
183-
<check/>
183+
<check />
184184
</configuration>
185185
</plugin>
186186
<plugin>

0 commit comments

Comments
 (0)