File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4- 0.7.1 (2013-XX-XX )
4+ 0.7.1 (2014-04-02 )
55------------------
66
77* Added ` toJson ` method to response objects.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ To do this, add the dependency to your pom.xml:
2828 <dependency >
2929 <groupId >com.maxmind.geoip2</groupId >
3030 <artifactId >geoip2</artifactId >
31- <version >0.7.0 </version >
31+ <version >0.7.1 </version >
3232 </dependency >
3333```
3434
Original file line number Diff line number Diff line change 2121 </organization >
2222 <scm >
2323 <url >https://github.com/maxmind/GeoIP2-java</url >
24- <connection >scm:git:git@git.maxmind. com:GeoIP2-java</connection >
25- <developerConnection >scm :git:git@git.maxmind. com:GeoIP2-java</developerConnection >
24+ <connection >scm:git:git://github. com:maxmind/ GeoIP2-java.git </connection >
25+ <developerConnection >sscm :git:git@github. com:maxmind/ GeoIP2-java.git </developerConnection >
2626 </scm >
2727 <issueManagement >
2828 <url >https://github.com/maxmind/GeoIP2-java/issues</url >
3939 <dependency >
4040 <groupId >com.maxmind.db</groupId >
4141 <artifactId >maxmind-db</artifactId >
42- <version >0.3.1 </version >
42+ <version >0.3.2 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments