File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Add to your `build->plugins` section (default phase is `initialize` phase)
1515<plugin >
1616 <groupId >io.github.shomeier</groupId >
1717 <artifactId >openapi-util-maven-plugin</artifactId >
18- <version >1.0.0 </version >
18+ <version >1.0.1 </version >
1919 <executions >
2020 <execution >
2121 <goals >
@@ -129,7 +129,7 @@ This plugin is bound to phase 'initialize' which comes before 'generate-sources'
129129<plugin>
130130 <groupId>io.github.shomeier</groupId>
131131 <artifactId>openapi-util-maven-plugin</artifactId>
132- <version>1.0.0 </version>
132+ <version>1.0.1 </version>
133133 <executions>
134134 <execution>
135135 <goals>
Original file line number Diff line number Diff line change 77
88 <groupId >io.github.shomeier</groupId >
99 <artifactId >openapi-util-maven-plugin</artifactId >
10- <version >2 .0.0-SNAPSHOT </version >
10+ <version >1 .0.1 </version >
1111 <packaging >maven-plugin</packaging >
1212
1313 <name >openapi-util-maven-plugin Maven Plugin</name >
You can’t perform that action at this time.
0 commit comments