File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 157157 <groupId >com.sap.cloud.sdk.datamodel</groupId >
158158 <artifactId >openapi-generator-maven-plugin</artifactId >
159159 <configuration >
160+ <skip >true</skip > <!-- TODO: remove this once Cloud SDK 5.15.0 is released -->
160161 <outputDirectory >${project.basedir} /src/main/java</outputDirectory >
161162 <apiMaturity >released</apiMaturity >
162163 <enableOneOfAnyOfGeneration >true</enableOneOfAnyOfGeneration >
Original file line number Diff line number Diff line change 147147 <groupId >com.sap.cloud.sdk.datamodel</groupId >
148148 <artifactId >openapi-generator-maven-plugin</artifactId >
149149 <configuration >
150+ <skip >true</skip > <!-- TODO: remove this once Cloud SDK 5.15.0 is released -->
150151 <outputDirectory >${project.basedir} /src/main/java</outputDirectory >
151152 <apiMaturity >released</apiMaturity >
152153 <enableOneOfAnyOfGeneration >true</enableOneOfAnyOfGeneration >
You can’t perform that action at this time.
0 commit comments