Skip to content

Commit 8ca9666

Browse files
committed
[MDEPLOY-230] - Update parent to 31.
1 parent e2843fc commit 8ca9666

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>30</version>
28+
<version>31</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

@@ -200,7 +200,6 @@ under the License.
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-changes-plugin</artifactId>
203-
<version>2.3</version>
204203
<configuration>
205204
<!-- For JIRA-report -->
206205
<columnNames>Type,Key,Summary,Assignee,Status,Resolution,Fix Version</columnNames>

0 commit comments

Comments
 (0)