Skip to content

Commit

Permalink
[MNG-7675] Update Parent to 39 and reformat
Browse files Browse the repository at this point in the history
Changes:
* updates parent to 39
* reformat of sources (no code change)
* updates .git-blame-ignore-revs

---

https://issues.apache.org/jira/browse/MNG-7675
  • Loading branch information
cstamas committed Jan 31, 2023
1 parent a5d0ca4 commit 1a600c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -600,7 +600,7 @@ under the License.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 1a600c7

Please sign in to comment.