File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 302302 </goals >
303303 <configuration >
304304 <file >${project.basedir} /pom.xml</file >
305+ <groupId >com.sap.cloud.sdk</groupId >
306+ <artifactId >sdk-bom</artifactId >
307+ <version >${sdk.version} </version >
308+ <packaging >pom</packaging >
305309 <!-- The parent has no sources -->
306310 <sources >${empty.property} </sources >
307311 <javadoc >${empty.property} </javadoc >
Original file line number Diff line number Diff line change 234234 <goal >install-file</goal >
235235 </goals >
236236 <configuration >
237- <file >${project.basedir} /pom.xml</file >
238- <!-- The parent has no sources -->
239- <sources >${empty.property} </sources >
240- <javadoc >${empty.property} </javadoc >
241237 </configuration >
242238 </execution >
243239 </executions >
You can’t perform that action at this time.
0 commit comments