File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/main/java/com/mapcode/example Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Original C library created by Pieter Geelen. Work on Java version
22of the Mapcode library by Rijn Buve and Matthew Lowden.
33
4- Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
4+ Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
Original file line number Diff line number Diff line change 66 <groupId >com.mapcode</groupId >
77 <artifactId >mapcode-example</artifactId >
88 <packaging >jar</packaging >
9- <version >1.40.2 </version >
9+ <version >1.41 </version >
1010
1111 <name >Mapcode Java Example</name >
1212 <description >
2525 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2626 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2727
28- <mapcode .version>1.40.2 </mapcode .version>
28+ <mapcode .version>1.41 </mapcode .version>
2929 <log4j .version>1.2.17</log4j .version>
30- <slf4j .version>1.7.2 </slf4j .version>
30+ <slf4j .version>1.7.10 </slf4j .version>
3131 </properties >
3232
3333 <dependencies >
Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
2+ * Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments