We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc31d9 commit b3a6458Copy full SHA for b3a6458
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.kokuwa.micronaut</groupId>
13
<artifactId>micronaut-openapi-codegen</artifactId>
14
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.1</version>
15
16
<name>OpenAPI codegen for Micronaut</name>
17
<description>This is an openapi generator for Micronaut.</description>
@@ -48,7 +48,7 @@
48
<url>https://github.com/kokuwaio/micronaut-openapi-codegen</url>
49
<connection>scm:git:https://github.com/kokuwaio/micronaut-openapi-codegen.git</connection>
50
<developerConnection>scm:git:https://github.com/kokuwaio/micronaut-openapi-codegen.git</developerConnection>
51
- <tag>HEAD</tag>
+ <tag>3.5.1</tag>
52
</scm>
53
<issueManagement>
54
<system>github</system>
0 commit comments