mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 12:31:10 +00:00
Get parent version from revision variable (#31)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.onthegomap.planetiler</groupId>
|
<groupId>com.onthegomap.planetiler</groupId>
|
||||||
<artifactId>planetiler-parent</artifactId>
|
<artifactId>planetiler-parent</artifactId>
|
||||||
<version>0.5-SNAPSHOT</version>
|
<version>${revision}</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user