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 7587e8e commit 9e0872dCopy full SHA for 9e0872d
orchestration/pom.xml
@@ -139,6 +139,7 @@
139
<groupId>com.sap.cloud.sdk.datamodel</groupId>
140
<artifactId>openapi-generator-maven-plugin</artifactId>
141
<configuration>
142
+ <skip>true</skip>
143
<!-- TODO: remove this once Cloud SDK 5.15.0 is released -->
144
<outputDirectory>${project.basedir}/src/main/java</outputDirectory>
145
<apiMaturity>beta</apiMaturity>
0 commit comments