Skip to content

Commit

Permalink
[MJAVADOC-779] - Upgrade maven-plugin parent to 41
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Nov 14, 2023
1 parent 386d4ea commit 692d7a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file added null-null.jar
Binary file not shown.
3 changes: 1 addition & 2 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>40</version>
<version>41</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -498,7 +498,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.6.0</version>
<configuration>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<projectsDirectory>src/it/projects</projectsDirectory>
Expand Down

0 comments on commit 692d7a8

Please sign in to comment.