Skip to content

Commit 7b9bf51

Browse files
authored
[MINSTALL-193] Parent 42, min Maven 3.6.3 (#64)
Update parent, update prerquisite --- https://issues.apache.org/jira/browse/MINSTALL-193
1 parent e914367 commit 7b9bf51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-plugins</artifactId>
26-
<version>41</version>
26+
<version>42</version>
2727
<relativePath />
2828
</parent>
2929

@@ -46,7 +46,7 @@
4646
</contributors>
4747

4848
<prerequisites>
49-
<maven>3.2.5</maven>
49+
<maven>3.6.3</maven>
5050
</prerequisites>
5151

5252
<scm>

0 commit comments

Comments
 (0)