kopia lustrzana https://github.com/onthegomap/planetiler
bump version to 0.8 (#919)
rodzic
58236cac77
commit
6c6aac8a1c
|
@ -11,7 +11,7 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>21</maven.compiler.source>
|
||||
<maven.compiler.target>21</maven.compiler.target>
|
||||
<planetiler.version>0.7-SNAPSHOT</planetiler.version>
|
||||
<planetiler.version>0.8-SNAPSHOT</planetiler.version>
|
||||
<junit.version>5.10.2</junit.version>
|
||||
<!-- Replace this with the main class for the profile you add -->
|
||||
<mainClass>com.onthegomap.planetiler.examples.BikeRouteOverlay</mainClass>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -28,7 +28,7 @@
|
|||
<sonar.projectKey>onthegomap_planetiler</sonar.projectKey>
|
||||
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
|
||||
<sonar.exclusions>planetiler-benchmarks/**/*, planetiler-openmaptiles/**/*</sonar.exclusions>
|
||||
<revision>0.7-SNAPSHOT</revision>
|
||||
<revision>0.8-SNAPSHOT</revision>
|
||||
<timestamp>${maven.build.timestamp}</timestamp>
|
||||
</properties>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue