@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414 </parent >
1515 <groupId >org.tailormap</groupId >
1616 <artifactId >tailormap-api</artifactId >
17- <version >12.2.2-SNAPSHOT </version >
17+ <version >12.3.0 </version >
1818 <packaging >jar</packaging >
1919 <name >Tailormap API</name >
2020 <description >Tailormap API provides the backend for Tailormap</description >
@@ -64,7 +64,7 @@ SPDX-License-Identifier: MIT
6464 <scm >
6565 <
connection >scm:git:
[email protected] :Tailormap/tailormap-api.git</
connection >
6666 <
developerConnection >scm:git:
[email protected] :Tailormap/tailormap-api.git</
developerConnection >
67- <tag >tailormap-api-12.1.3 </tag >
67+ <tag >tailormap-api-12.3.0 </tag >
6868 <url >https://github.com/Tailormap/tailormap-api/</url >
6969 </scm >
7070 <issueManagement >
@@ -100,7 +100,7 @@ SPDX-License-Identifier: MIT
100100 <maven .compiler.target>${java.version} </maven .compiler.target>
101101 <maven .compiler.release>${java.version} </maven .compiler.release>
102102 <maven-compiler-plugin .version>3.12.1</maven-compiler-plugin .version>
103- <project .build.outputTimestamp>2025-09-30T22:48 :46Z</project .build.outputTimestamp>
103+ <project .build.outputTimestamp>2025-10-13T09:35 :46Z</project .build.outputTimestamp>
104104 <geotools .version>34.0</geotools .version>
105105 <jts .version>1.20.0</jts .version>
106106 <okhttp .version>5.2.1</okhttp .version>
0 commit comments