File tree 1 file changed +0
-6
lines changed 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -231,9 +231,6 @@ under the License.
231
231
<goal >build-bom</goal >
232
232
</goals >
233
233
<configuration >
234
- <bomGroupId >org.apache.maven</bomGroupId >
235
- <bomArtifactId >maven-bom</bomArtifactId >
236
- <bomVersion >${project.version} </bomVersion >
237
234
<bomClassifier >skinny</bomClassifier >
238
235
<bomName >Maven Dependencies Skinny BOM</bomName >
239
236
<bomDescription >Bill Of Materials for Apache Maven - Maven JARS only</bomDescription >
@@ -247,9 +244,6 @@ under the License.
247
244
<goal >build-bom</goal >
248
245
</goals >
249
246
<configuration >
250
- <bomGroupId >org.apache.maven</bomGroupId >
251
- <bomArtifactId >maven-bom</bomArtifactId >
252
- <bomVersion >${project.version} </bomVersion >
253
247
<bomClassifier >fat</bomClassifier >
254
248
<bomName >Maven Dependencies Fat BOM</bomName >
255
249
<bomDescription >Bill Of Materials for Apache Maven - All dependencies</bomDescription >
You can’t perform that action at this time.
0 commit comments