File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.graphhopper</groupId >
6
6
<artifactId >graphhopper-android</artifactId >
7
- <version >0.8.0-RC2 </version >
7
+ <version >0.8.0</version >
8
8
<name >GraphHopper Android</name >
9
9
<packaging >apk</packaging >
10
10
<organization >
16
16
<relativePath >../..</relativePath >
17
17
<groupId >com.graphhopper</groupId >
18
18
<artifactId >graphhopper-parent</artifactId >
19
- <version >0.8.0-RC2 </version >
19
+ <version >0.8.0</version >
20
20
</parent >
21
21
<properties >
22
22
<mapsforge .version>0.6.1</mapsforge .version>
Original file line number Diff line number Diff line change 6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-core</artifactId >
8
8
<name >GraphHopper Core</name >
9
- <version >0.8.0-RC2 </version >
9
+ <version >0.8.0</version >
10
10
<packaging >jar</packaging >
11
11
<description >
12
12
GraphHopper is a fast and memory efficient Java road routing engine
15
15
<parent >
16
16
<groupId >com.graphhopper</groupId >
17
17
<artifactId >graphhopper-parent</artifactId >
18
- <version >0.8.0-RC2 </version >
18
+ <version >0.8.0</version >
19
19
</parent >
20
20
21
21
<properties >
Original file line number Diff line number Diff line change 6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-parent</artifactId >
8
8
<name >GraphHopper Parent Project</name >
9
- <version >0.8.0-RC2 </version >
9
+ <version >0.8.0</version >
10
10
<packaging >pom</packaging >
11
11
<url >https://graphhopper.com</url >
12
12
<inceptionYear >2012</inceptionYear >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-reader-osm</artifactId >
8
- <version >0.8.0-RC2 </version >
8
+ <version >0.8.0</version >
9
9
<packaging >jar</packaging >
10
10
<name >GraphHopper Reader for OpenStreetMap Data</name >
11
11
12
12
<parent >
13
13
<groupId >com.graphhopper</groupId >
14
14
<artifactId >graphhopper-parent</artifactId >
15
- <version >0.8.0-RC2 </version >
15
+ <version >0.8.0</version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-reader-overlay-data</artifactId >
8
- <version >0.8.0-RC2 </version >
8
+ <version >0.8.0</version >
9
9
<packaging >jar</packaging >
10
10
<name >GraphHopper Reader for Overlay Data</name >
11
11
12
12
<parent >
13
13
<groupId >com.graphhopper</groupId >
14
14
<artifactId >graphhopper-parent</artifactId >
15
- <version >0.8.0-RC2 </version >
15
+ <version >0.8.0</version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-tools-lgpl</artifactId >
8
- <version >0.8.0-RC2 </version >
8
+ <version >0.8.0</version >
9
9
<packaging >jar</packaging >
10
10
<name >GraphHopper Tools LGPL licensed</name >
11
11
12
12
<parent >
13
13
<groupId >com.graphhopper</groupId >
14
14
<artifactId >graphhopper-parent</artifactId >
15
- <version >0.8.0-RC2 </version >
15
+ <version >0.8.0</version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-tools</artifactId >
8
- <version >0.8.0-RC2 </version >
8
+ <version >0.8.0</version >
9
9
<packaging >jar</packaging >
10
10
<name >GraphHopper Tools</name >
11
11
12
12
<parent >
13
13
<groupId >com.graphhopper</groupId >
14
14
<artifactId >graphhopper-parent</artifactId >
15
- <version >0.8.0-RC2 </version >
15
+ <version >0.8.0</version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 6
6
<groupId >com.graphhopper</groupId >
7
7
<artifactId >graphhopper-web</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >0.8.0-RC2 </version >
9
+ <version >0.8.0</version >
10
10
<name >GraphHopper Web</name >
11
11
<description >Example on how to use GraphHopper in a web-based application</description >
12
12
13
13
<parent >
14
14
<groupId >com.graphhopper</groupId >
15
15
<artifactId >graphhopper-parent</artifactId >
16
- <version >0.8.0-RC2 </version >
16
+ <version >0.8.0</version >
17
17
</parent >
18
18
<properties >
19
19
<jetty .version>9.3.8.v20160314</jetty .version>
You can’t perform that action at this time.
0 commit comments