@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414 </parent >
1515 <groupId >org.tailormap</groupId >
1616 <artifactId >tailormap-api</artifactId >
17- <version >12.5.2-SNAPSHOT </version >
17+ <version >12.6.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.6.0 </tag >
6969 <url >https://github.com/Tailormap/tailormap-api/</url >
7070 </scm >
7171 <issueManagement >
@@ -101,7 +101,7 @@ SPDX-License-Identifier: MIT
101101 <maven .compiler.target>${java.version} </maven .compiler.target>
102102 <maven .compiler.release>${java.version} </maven .compiler.release>
103103 <maven-compiler-plugin .version>3.12.1</maven-compiler-plugin .version>
104- <project .build.outputTimestamp>2026-03-06T10:33:43Z </project .build.outputTimestamp>
104+ <project .build.outputTimestamp>2026-03-23T14:23:51Z </project .build.outputTimestamp>
105105 <geotools .version>34.3</geotools .version>
106106 <jts .version>1.20.0</jts .version>
107107 <okhttp .version>5.3.2</okhttp .version>
0 commit comments