[MNG-7369] Maven BOM doesn't need to package as a JAR

This closes #647
This commit is contained in:
Michael Osipov 2022-01-02 14:49:29 +01:00
parent 46d57bdb3f
commit 706d9319f1
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ under the License.
<artifactId>maven-bom</artifactId>
<version>4.0.0-alpha-1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Maven Dependencies BOM</name>
<description>Bill Of Materials for Apache Maven dependencies</description>