mirror of https://github.com/apache/maven.git
[MNG-7675] Update Parent to 39 and reformat
Changes: * updates parent to 39 * reformat of sources (no code change) * updates .git-blame-ignore-revs --- https://issues.apache.org/jira/browse/MNG-7675
This commit is contained in:
parent
a5d0ca4f1d
commit
1a600c7fd1
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@ under the License.
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.maven</groupId>
|
<groupId>org.apache.maven</groupId>
|
||||||
<artifactId>maven-parent</artifactId>
|
<artifactId>maven-parent</artifactId>
|
||||||
<version>38</version>
|
<version>39</version>
|
||||||
<relativePath />
|
<relativePath />
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue