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
6
pom.xml
6
pom.xml
|
@ -23,8 +23,8 @@ under the License.
|
|||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-parent</artifactId>
|
||||
<version>38</version>
|
||||
<relativePath/>
|
||||
<version>39</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
<artifactId>maven</artifactId>
|
||||
|
@ -600,7 +600,7 @@ under the License.
|
|||
</goals>
|
||||
</pluginExecutionFilter>
|
||||
<action>
|
||||
<ignore/>
|
||||
<ignore />
|
||||
</action>
|
||||
</pluginExecution>
|
||||
</pluginExecutions>
|
||||
|
|
Loading…
Reference in New Issue