Skip to content

Commit 7210a13

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a282950 commit 7210a13

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.7.0</version>
17+
<version>12.7.1-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919
<name>Tailormap API</name>
2020
<description>Tailormap API provides the backend for Tailormap</description>
@@ -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-05-05T11:41:08Z</project.build.outputTimestamp>
103+
<project.build.outputTimestamp>2026-05-05T11:48:40Z</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

Comments
 (0)