We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4161fe commit 4cbc8b8Copy full SHA for 4cbc8b8
pom.xml
@@ -3,10 +3,10 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.maxmind.geoip2</groupId>
5
<artifactId>geoip2</artifactId>
6
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.8.0-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>MaxMind GeoIP2 API</name>
9
- <description>API for accessing MaxMind's GeoIP2 web service</description>
+ <description>GeoIP2 webservice client and database reader</description>
10
<url>http://dev.maxmind.com/geoip/geoip2/web-services</url>
11
<licenses>
12
<license>
0 commit comments