[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:
Tamas Cservenak 2023-01-31 09:23:51 +01:00
parent a5d0ca4f1d
commit 1a600c7fd1
1 changed files with 3 additions and 3 deletions

View File

@ -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>