@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414 </parent >
1515 <groupId >org.tailormap</groupId >
1616 <artifactId >tailormap-api</artifactId >
17- <version >12.6.3-SNAPSHOT </version >
17+ <version >12.7.0 </version >
1818 <packaging >jar</packaging >
1919 <name >Tailormap API</name >
2020 <description >Tailormap API provides the backend for Tailormap</description >
@@ -65,7 +65,7 @@ SPDX-License-Identifier: MIT
6565 <scm >
6666 <connection >scm:git:git@github.com:Tailormap/tailormap-api.git</connection >
6767 <developerConnection >scm:git:git@github.com:Tailormap/tailormap-api.git</developerConnection >
68- <tag >tailormap-api-12.5.1 </tag >
68+ <tag >tailormap-api-12.7.0 </tag >
6969 <url >https://github.com/Tailormap/tailormap-api/</url >
7070 </scm >
7171 <issueManagement >
@@ -100,7 +100,7 @@ SPDX-License-Identifier: MIT
100100 <maven .compiler.source>${java.version} </maven .compiler.source>
101101 <maven .compiler.target>${java.version} </maven .compiler.target>
102102 <maven .compiler.release>${java.version} </maven .compiler.release>
103- <project .build.outputTimestamp>2026-04-21T11:04:09Z </project .build.outputTimestamp>
103+ <project .build.outputTimestamp>2026-05-05T11:41:08Z </project .build.outputTimestamp>
104104 <geotools .version>34.3</geotools .version>
105105 <jts .version>1.20.0</jts .version>
106106 <okhttp .version>5.3.2</okhttp .version>
0 commit comments