mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Set the min Maven version to 3.0.5.
It's enforced by cbi jarsigner plugin 1.0.5. Change-Id: Ia7460f95532e28364dc42f386e90d278b9e1be9d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/30300 Tested-by: Hudson CI Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
This commit is contained in:
parent
8219fbd21c
commit
f64c610d02
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<prerequisites>
|
||||
<maven>3.0</maven>
|
||||
<maven>3.0.5</maven>
|
||||
</prerequisites>
|
||||
|
||||
<groupId>org.eclipse.cdt</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue