Skip to content

Commit 9ab079f

Browse files
committed
[maven-release-plugin] prepare release 4.2.0 [no ci]
1 parent 2776b0a commit 9ab079f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.kokuwa.micronaut</groupId>
1313
<artifactId>micronaut-openapi-codegen</artifactId>
14-
<version>4.1.2-SNAPSHOT</version>
14+
<version>4.2.0</version>
1515

1616
<name>OpenAPI codegen for Micronaut</name>
1717
<description>This is an openapi generator for Micronaut.</description>
@@ -48,7 +48,7 @@
4848
<url>https://github.com/kokuwaio/micronaut-openapi-codegen</url>
4949
<connection>scm:git:https://github.com/kokuwaio/micronaut-openapi-codegen.git</connection>
5050
<developerConnection>scm:git:https://github.com/kokuwaio/micronaut-openapi-codegen.git</developerConnection>
51-
<tag>HEAD</tag>
51+
<tag>4.2.0</tag>
5252
</scm>
5353
<issueManagement>
5454
<system>github</system>

0 commit comments

Comments
 (0)