mirror of https://github.com/apache/maven.git
[MNG-6806] fix typo
This commit is contained in:
parent
7c742c298b
commit
b6461a5f5b
|
@ -27,11 +27,11 @@ under the License.
|
|||
<version>34</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
|
||||
<artifactId>maven-bom</artifactId>
|
||||
<version>4.0.0-alpha-1-SNAPSHOT</version>
|
||||
|
||||
<name>Maven Dependecies BOM</name>
|
||||
<name>Maven Dependencies BOM</name>
|
||||
<description>Bill Of Materials for Apache Maven dependencies</description>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue