Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 692d7a8

Browse filesBrowse files
committed
[MJAVADOC-779] - Upgrade maven-plugin parent to 41
1 parent 386d4ea commit 692d7a8
Copy full SHA for 692d7a8

File tree

Expand file treeCollapse file tree

2 files changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-2
lines changed

‎null-null.jar

Copy file name to clipboard
90.7 KB
Binary file not shown.

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-plugins</artifactId>
26-
<version>40</version>
26+
<version>41</version>
2727
<relativePath />
2828
</parent>
2929

@@ -498,7 +498,6 @@ under the License.
498498
<plugin>
499499
<groupId>org.apache.maven.plugins</groupId>
500500
<artifactId>maven-invoker-plugin</artifactId>
501-
<version>3.6.0</version>
502501
<configuration>
503502
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
504503
<projectsDirectory>src/it/projects</projectsDirectory>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.