Skip to content

Commit c73f6a2

Browse files
author
WoodpeckerCI
committed
[maven-release-plugin] prepare release 4.5.0 [CI SKIP]
1 parent a36ef24 commit c73f6a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.kokuwa.micronaut</groupId>
66
<artifactId>micronaut-openapi-codegen</artifactId>
7-
<version>4.5.0-SNAPSHOT</version>
7+
<version>4.5.0</version>
88

99
<name>OpenAPI codegen for Micronaut</name>
1010
<description>This is an openapi generator for Micronaut.</description>
@@ -36,7 +36,7 @@
3636
<url>https://git.kokuwa.io/kokuwaio/micronaut-openapi-codegen</url>
3737
<connection>scm:git:https://git.kokuwa.io/kokuwaio/micronaut-openapi-codegen.git</connection>
3838
<developerConnection>scm:git:https://git.kokuwa.io/kokuwaio/micronaut-openapi-codegen.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>4.5.0</tag>
4040
</scm>
4141
<issueManagement>
4242
<system>forgejo</system>
@@ -54,7 +54,7 @@
5454
</distributionManagement>
5555

5656
<properties>
57-
<project.build.outputTimestamp>2025-06-25T14:15:39Z</project.build.outputTimestamp>
57+
<project.build.outputTimestamp>2025-07-17T07:13:05Z</project.build.outputTimestamp>
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5959
<maven.compiler.release>17</maven.compiler.release>
6060
</properties>

0 commit comments

Comments
 (0)