@@ -13,7 +13,7 @@ SPDX-License-Identifier: MIT
1313 </parent >
1414 <groupId >nl.b3p.pmw</groupId >
1515 <artifactId >planmonitor-wonen-api</artifactId >
16- <version >1.2.2-SNAPSHOT </version >
16+ <version >1.2.2</version >
1717 <packaging >jar</packaging >
1818 <name >Planmonitor Wonen API</name >
1919 <description >Planmonitor Wonen API provides the backend for Planmonitor Wonen</description >
@@ -63,7 +63,7 @@ SPDX-License-Identifier: MIT
6363 <scm >
6464 <connection >scm:git:git@github.com:B3Partners/planmonitor-wonen-api.git</connection >
6565 <developerConnection >scm:git:git@github.com:B3Partners/planmonitor-wonen-api.git</developerConnection >
66- <tag >planmonitor-wonen-api-1.2.1 </tag >
66+ <tag >planmonitor-wonen-api-1.2.2 </tag >
6767 <url >https://github.com/B3Partners/planmonitor-wonen-api/</url >
6868 </scm >
6969 <issueManagement >
@@ -98,7 +98,7 @@ SPDX-License-Identifier: MIT
9898 <maven .compiler.source>${java.version} </maven .compiler.source>
9999 <maven .compiler.target>${java.version} </maven .compiler.target>
100100 <maven .compiler.release>${java.version} </maven .compiler.release>
101- <project .build.outputTimestamp>2025-09-10T12:58:19Z </project .build.outputTimestamp>
101+ <project .build.outputTimestamp>2025-09-11T15:06:37Z </project .build.outputTimestamp>
102102 <geotools .version>33.2</geotools .version>
103103 <jts .version>1.19.0</jts .version>
104104 <spring .boot.version>${project.parent.version} </spring .boot.version>
0 commit comments