Skip to content

Commit b7c4907

Browse files
committed
[maven-release-plugin] prepare release planmonitor-wonen-api-1.0.0
1 parent b2b9406 commit b7c4907

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.0.0-SNAPSHOT</version>
16+
<version>1.0.0</version>
1717
<packaging>jar</packaging>
1818
<name>Planmonitor Wonen API</name>
1919
<description>Planmonitor Wonen API provides the backend for Planmonitor Wonen</description>
@@ -63,6 +63,7 @@ SPDX-License-Identifier: MIT
6363
<scm>
6464
<connection>scm:git:[email protected]:B3Partners/planmonitor-wonen-api.git</connection>
6565
<developerConnection>scm:git:[email protected]:B3Partners/planmonitor-wonen-api.git</developerConnection>
66+
<tag>planmonitor-wonen-api-1.0.0</tag>
6667
<url>https://github.com/B3Partners/planmonitor-wonen-api/</url>
6768
</scm>
6869
<issueManagement>
@@ -97,7 +98,7 @@ SPDX-License-Identifier: MIT
9798
<maven.compiler.source>${java.version}</maven.compiler.source>
9899
<maven.compiler.target>${java.version}</maven.compiler.target>
99100
<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>
101102
<geotools.version>32.1</geotools.version>
102103
<jts.version>1.19.0</jts.version>
103104
<spring.boot.version>${project.parent.version}</spring.boot.version>

0 commit comments

Comments
 (0)