Skip to content

Commit 972628a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e3324cb commit 972628a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414
</parent>
1515
<groupId>org.tailormap</groupId>
1616
<artifactId>tailormap-api</artifactId>
17-
<version>12.5.1</version>
17+
<version>12.5.2-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919
<name>Tailormap API</name>
2020
<description>Tailormap API provides the backend for Tailormap</description>
@@ -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:31:34Z</project.build.outputTimestamp>
104+
<project.build.outputTimestamp>2026-03-06T10:33:43Z</project.build.outputTimestamp>
105105
<geotools.version>34.2</geotools.version>
106106
<jts.version>1.20.0</jts.version>
107107
<okhttp.version>5.3.2</okhttp.version>

0 commit comments

Comments
 (0)