Skip to content

Commit

Permalink
[MASSEMBLY-999] Upgrade Parent to 40
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Oct 25, 2023
1 parent d97523b commit 4398e95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>39</version>
<version>40</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -76,7 +76,6 @@ under the License.
<mavenFilteringVersion>3.3.1</mavenFilteringVersion>
<mavenArchiverVersion>3.6.0</mavenArchiverVersion>

<surefire.version>3.0.0</surefire.version>
<testOutputToFile>true</testOutputToFile>
<project.build.outputTimestamp>2023-05-11T20:36:09Z</project.build.outputTimestamp>
</properties>
Expand Down Expand Up @@ -374,7 +373,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.5.1</version>
<configuration>
<properties>
<testVersion>${testVersion}</testVersion>
Expand Down

0 comments on commit 4398e95

Please # to comment.