Update Tycho and Eclipse CBI plugins.
* Tycho to 1.4.0 * CBI to 1.1.7 These updates are important for both speed and m2e compatibility so warnings are not shown in the eclipse ide. Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
595e058fa3
commit
7f5aa89042
4
pom.xml
4
pom.xml
|
@ -31,8 +31,8 @@
|
||||||
<asm.version>7.1</asm.version>
|
<asm.version>7.1</asm.version>
|
||||||
<jmh.version>1.21</jmh.version>
|
<jmh.version>1.21</jmh.version>
|
||||||
<jmhjar.name>benchmarks</jmhjar.name>
|
<jmhjar.name>benchmarks</jmhjar.name>
|
||||||
<tycho-version>1.2.0</tycho-version>
|
<tycho-version>1.4.0</tycho-version>
|
||||||
<cbi-plugins.version>1.1.5</cbi-plugins.version>
|
<cbi-plugins.version>1.1.7</cbi-plugins.version>
|
||||||
<junit.version>5.5.1</junit.version>
|
<junit.version>5.5.1</junit.version>
|
||||||
<maven.version>3.6.0</maven.version>
|
<maven.version>3.6.0</maven.version>
|
||||||
<maven.resolver.version>1.3.1</maven.resolver.version>
|
<maven.resolver.version>1.3.1</maven.resolver.version>
|
||||||
|
|
Loading…
Reference in New Issue