1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

Set Maven prereq to 3.3.1 for CBI 1.1.4.

Change-Id: I147ffc8b840698774ea8c1243c7e0ca923b1f74e
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
Alexander Kurtakov 2018-02-08 20:45:59 +02:00
parent a3a3855026
commit f92ccfca72

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.1.1</maven>
<maven>3.3.1</maven>
</prerequisites>
<groupId>org.eclipse.launchbar</groupId>