Skip to content

Commit d372cba

Browse files
Merge branch 'main' into test
2 parents 75df255 + bcec581 commit d372cba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1010
<maven.compiler.source>21</maven.compiler.source>
1111
<maven.compiler.target>21</maven.compiler.target>
12-
<planetiler.version>0.8.2-ph-test-SNAPSHOT</planetiler.version>
12+
<planetiler.version>0.8.3-ph-test-SNAPSHOT</planetiler.version>
1313
<junit.version>5.10.3</junit.version>
1414

1515
<mainClass>org.openmaptiles.OpenMapTilesMain</mainClass>
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.openmaptiles</groupId>
2424
<artifactId>planetiler-openmaptiles</artifactId>
25-
<version>3.15.0-ph-test-SNAPSHOT</version>
25+
<version>3.15.1-ph-test-SNAPSHOT</version>
2626

2727
<name>OpenMapTiles Vector Tile Schema implementation for Planetiler tool</name>
2828

0 commit comments

Comments
 (0)