Skip to content

Commit 9e0872d

Browse files
Added skip true
1 parent 7587e8e commit 9e0872d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orchestration/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
<groupId>com.sap.cloud.sdk.datamodel</groupId>
140140
<artifactId>openapi-generator-maven-plugin</artifactId>
141141
<configuration>
142+
<skip>true</skip>
142143
<!-- TODO: remove this once Cloud SDK 5.15.0 is released -->
143144
<outputDirectory>${project.basedir}/src/main/java</outputDirectory>
144145
<apiMaturity>beta</apiMaturity>

0 commit comments

Comments
 (0)