Skip to content

Commit 4cbc8b8

Browse files
committed
Updated pom.xml
1 parent f4161fe commit 4cbc8b8

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,10 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.maxmind.geoip2</groupId>
55
<artifactId>geoip2</artifactId>
6-
<version>0.7.3-SNAPSHOT</version>
6+
<version>0.8.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>MaxMind GeoIP2 API</name>
9-
<description>API for accessing MaxMind's GeoIP2 web service</description>
9+
<description>GeoIP2 webservice client and database reader</description>
1010
<url>http://dev.maxmind.com/geoip/geoip2/web-services</url>
1111
<licenses>
1212
<license>

0 commit comments

Comments
 (0)