Skip to content

Commit 8670e2a

Browse files
committed
[pom] Still allow maven 3.1.0-alpha-1 to build with
1 parent bfce134 commit 8670e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</description>
2323

2424
<prerequisites>
25-
<maven>[${maven-plugin-api.version},)</maven>
25+
<maven>[3.1.0-alpha-1,)</maven>
2626
</prerequisites>
2727

2828
<licenses>

0 commit comments

Comments
 (0)