[tests] Updated test expectation

This commit is contained in:
Dennis Huebner 2016-05-26 12:26:20 +02:00
parent 0ed9950d73
commit 4c1b92f88d
6 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@ buildscript {
}
subprojects {
ext.xtextVersion = '2.10.1-SNAPSHOT'
ext.xtextVersion = '2.10.0-SNAPSHOT'
repositories {
jcenter()
maven {

View file

@ -8,7 +8,7 @@
<properties>
<tycho-version>0.23.1</tycho-version>
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>

View file

@ -9,7 +9,7 @@ buildscript {
}
subprojects {
ext.xtextVersion = '2.10.1-SNAPSHOT'
ext.xtextVersion = '2.10.0-SNAPSHOT'
repositories {
jcenter()
maven {

View file

@ -8,7 +8,7 @@
<properties>
<tycho-version>0.23.1</tycho-version>
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>

View file

@ -8,7 +8,7 @@
<properties>
<tycho-version>0.23.1</tycho-version>
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>

View file

@ -7,7 +7,7 @@
<packaging>pom</packaging>
<properties>
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>