File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -231,9 +231,6 @@ under the License.
231231 <goal >build-bom</goal >
232232 </goals >
233233 <configuration >
234- <bomGroupId >org.apache.maven</bomGroupId >
235- <bomArtifactId >maven-bom</bomArtifactId >
236- <bomVersion >${project.version} </bomVersion >
237234 <bomClassifier >skinny</bomClassifier >
238235 <bomName >Maven Dependencies Skinny BOM</bomName >
239236 <bomDescription >Bill Of Materials for Apache Maven - Maven JARS only</bomDescription >
@@ -247,9 +244,6 @@ under the License.
247244 <goal >build-bom</goal >
248245 </goals >
249246 <configuration >
250- <bomGroupId >org.apache.maven</bomGroupId >
251- <bomArtifactId >maven-bom</bomArtifactId >
252- <bomVersion >${project.version} </bomVersion >
253247 <bomClassifier >fat</bomClassifier >
254248 <bomName >Maven Dependencies Fat BOM</bomName >
255249 <bomDescription >Bill Of Materials for Apache Maven - All dependencies</bomDescription >
You can’t perform that action at this time.
0 commit comments