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 03c131f commit dfa4c9dCopy full SHA for dfa4c9d
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.kokuwa.micronaut</groupId>
13
<artifactId>micronaut-openapi-codegen</artifactId>
14
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</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>4.3.0</tag>
+ <tag>4.4.3</tag>
52
</scm>
53
<issueManagement>
54
<system>github</system>
0 commit comments