File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "$schema" : " node_modules/@openapitools/openapi-generator-cli/config.schema.json" ,
33 "spaces" : 2 ,
44 "generator-cli" : {
5- "version" : " 5.2.0 "
5+ "version" : " 5.3.1 "
66 }
77}
Original file line number Diff line number Diff line change 4747 <plugin >
4848 <groupId >org.apache.maven.plugins</groupId >
4949 <artifactId >maven-enforcer-plugin</artifactId >
50- <version >3.0.0</version >
50+ <version >3.0.0-M3 </version >
5151 <executions >
5252 <execution >
5353 <id >enforce-maven</id >
113113 <plugin >
114114 <groupId >org.codehaus.mojo</groupId >
115115 <artifactId >build-helper-maven-plugin</artifactId >
116- <version >3.3 .0</version >
116+ <version >3.2 .0</version >
117117 <executions >
118118 <execution >
119119 <id >add_sources</id >
153153 <plugin >
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-javadoc-plugin</artifactId >
156- <version >3.3.1 </version >
156+ <version >3.3.0 </version >
157157 <configuration >
158158 <doclint >none</doclint >
159159 <source >1.8</source >
182182 <plugin >
183183 <groupId >org.sonatype.plugins</groupId >
184184 <artifactId >nexus-staging-maven-plugin</artifactId >
185- <version >1.6.8 </version >
185+ <version >1.6.7 </version >
186186 <extensions >true</extensions >
187187 <configuration >
188188 <serverId >ossrh</serverId >
Original file line number Diff line number Diff line change 4747 <plugin >
4848 <groupId >org.apache.maven.plugins</groupId >
4949 <artifactId >maven-enforcer-plugin</artifactId >
50- <version >3.0.0</version >
50+ <version >3.0.0-M3 </version >
5151 <executions >
5252 <execution >
5353 <id >enforce-maven</id >
113113 <plugin >
114114 <groupId >org.codehaus.mojo</groupId >
115115 <artifactId >build-helper-maven-plugin</artifactId >
116- <version >3.3 .0</version >
116+ <version >3.2 .0</version >
117117 <executions >
118118 <execution >
119119 <id >add_sources</id >
153153 <plugin >
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-javadoc-plugin</artifactId >
156- <version >3.3.1 </version >
156+ <version >3.3.0 </version >
157157 <configuration >
158158 <doclint >none</doclint >
159159 <source >1.8</source >
182182 <plugin >
183183 <groupId >org.sonatype.plugins</groupId >
184184 <artifactId >nexus-staging-maven-plugin</artifactId >
185- <version >1.6.8 </version >
185+ <version >1.6.7 </version >
186186 <extensions >true</extensions >
187187 <configuration >
188188 <serverId >ossrh</serverId >
Original file line number Diff line number Diff line change 4747 <plugin >
4848 <groupId >org.apache.maven.plugins</groupId >
4949 <artifactId >maven-enforcer-plugin</artifactId >
50- <version >3.0.0</version >
50+ <version >3.0.0-M3 </version >
5151 <executions >
5252 <execution >
5353 <id >enforce-maven</id >
113113 <plugin >
114114 <groupId >org.codehaus.mojo</groupId >
115115 <artifactId >build-helper-maven-plugin</artifactId >
116- <version >3.3 .0</version >
116+ <version >3.2 .0</version >
117117 <executions >
118118 <execution >
119119 <id >add_sources</id >
153153 <plugin >
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-javadoc-plugin</artifactId >
156- <version >3.3.1 </version >
156+ <version >3.3.0 </version >
157157 <configuration >
158158 <doclint >none</doclint >
159159 <source >1.8</source >
182182 <plugin >
183183 <groupId >org.sonatype.plugins</groupId >
184184 <artifactId >nexus-staging-maven-plugin</artifactId >
185- <version >1.6.8 </version >
185+ <version >1.6.7 </version >
186186 <extensions >true</extensions >
187187 <configuration >
188188 <serverId >ossrh</serverId >
Original file line number Diff line number Diff line change 4747 <plugin >
4848 <groupId >org.apache.maven.plugins</groupId >
4949 <artifactId >maven-enforcer-plugin</artifactId >
50- <version >3.0.0</version >
50+ <version >3.0.0-M3 </version >
5151 <executions >
5252 <execution >
5353 <id >enforce-maven</id >
113113 <plugin >
114114 <groupId >org.codehaus.mojo</groupId >
115115 <artifactId >build-helper-maven-plugin</artifactId >
116- <version >3.3 .0</version >
116+ <version >3.2 .0</version >
117117 <executions >
118118 <execution >
119119 <id >add_sources</id >
153153 <plugin >
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-javadoc-plugin</artifactId >
156- <version >3.3.1 </version >
156+ <version >3.3.0 </version >
157157 <configuration >
158158 <doclint >none</doclint >
159159 <source >1.8</source >
182182 <plugin >
183183 <groupId >org.sonatype.plugins</groupId >
184184 <artifactId >nexus-staging-maven-plugin</artifactId >
185- <version >1.6.8 </version >
185+ <version >1.6.7 </version >
186186 <extensions >true</extensions >
187187 <configuration >
188188 <serverId >ossrh</serverId >
Original file line number Diff line number Diff line change 3434 <java .version>11</java .version>
3535 <maven .compiler.source>11</maven .compiler.source>
3636 <maven .compiler.target>11</maven .compiler.target>
37- <quarkus .version>1.13.7 .Final</quarkus .version>
37+ <quarkus .version>2.6.3 .Final</quarkus .version>
3838 <log4j2 .version>2.13.3</log4j2 .version>
3939
4040 </properties >
Original file line number Diff line number Diff line change 33
44set -e
55
6- npx @openapitools/openapi-generator-cli version-manager set 5.2.0
6+ npx @openapitools/openapi-generator-cli version-manager set 5.3.1
77echo " Generating SDKs"
88
99GROUP_ID=" com.redhat.cloud"
You can’t perform that action at this time.
0 commit comments