File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ SPDX-License-Identifier: MIT
13
13
</parent >
14
14
<groupId >nl.b3p.pmw</groupId >
15
15
<artifactId >planmonitor-wonen-api</artifactId >
16
- <version >1.0.0-SNAPSHOT </version >
16
+ <version >1.0.0</version >
17
17
<packaging >jar</packaging >
18
18
<name >Planmonitor Wonen API</name >
19
19
<description >Planmonitor Wonen API provides the backend for Planmonitor Wonen</description >
@@ -63,6 +63,7 @@ SPDX-License-Identifier: MIT
63
63
<scm >
64
64
<
connection >scm:git:
[email protected] :B3Partners/planmonitor-wonen-api.git</
connection >
65
65
<
developerConnection >scm:git:
[email protected] :B3Partners/planmonitor-wonen-api.git</
developerConnection >
66
+ <tag >planmonitor-wonen-api-1.0.0</tag >
66
67
<url >https://github.com/B3Partners/planmonitor-wonen-api/</url >
67
68
</scm >
68
69
<issueManagement >
@@ -97,7 +98,7 @@ SPDX-License-Identifier: MIT
97
98
<maven .compiler.source>${java.version} </maven .compiler.source>
98
99
<maven .compiler.target>${java.version} </maven .compiler.target>
99
100
<maven .compiler.release>${java.version} </maven .compiler.release>
100
- <project .build.outputTimestamp>2024-04-05T14:43:12Z </project .build.outputTimestamp>
101
+ <project .build.outputTimestamp>2025-01-14T13:02:37Z </project .build.outputTimestamp>
101
102
<geotools .version>32.1</geotools .version>
102
103
<jts .version>1.19.0</jts .version>
103
104
<spring .boot.version>${project.parent.version} </spring .boot.version>
You can’t perform that action at this time.
0 commit comments