Skip to content

Commit 34eae34

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fed38d6 commit 34eae34

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 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.1-rc.8</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>
@@ -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.7.1-rc.8</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-06-12T09:29:34Z</project.build.outputTimestamp>
103+
<project.build.outputTimestamp>2026-06-12T09:30:45Z</project.build.outputTimestamp>
104104
<geotools.version>35-RC</geotools.version>
105105
<jts.version>1.20.0</jts.version>
106106
<okhttp.version>5.4.0</okhttp.version>

0 commit comments

Comments
 (0)