From: Robert Varga Date: Mon, 30 Jan 2017 14:02:55 +0000 (+0100) Subject: BUG-6236: bump xtend version to 2.11.0 X-Git-Tag: release/carbon~88 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F51185%2F1;p=odlparent.git BUG-6236: bump xtend version to 2.11.0 This bumps xtend dependency to 2.11.0.RC2. This is a preparation patch, will be updated to official 2.11.0 release once that is out. Change-Id: I5cb8365d6541f5878bbc9fcfb02d29be0524122f Signed-off-by: Robert Varga --- diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 706d9afdf..a5b01321b 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -1259,17 +1259,17 @@ org.eclipse.xtend org.eclipse.xtend.lib - 2.10.0 + 2.11.0.RC2 org.eclipse.xtend org.eclipse.xtend.lib.macro - 2.10.0 + 2.11.0.RC2 org.eclipse.xtext org.eclipse.xtext.xbase.lib - 2.10.0 + 2.11.0.RC2 @@ -1671,7 +1671,7 @@ org.eclipse.xtend xtend-maven-plugin - 2.10.0 + 2.11.0.RC2