mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 00:38:56 +00:00
[mvn] Updated IT test version
This commit is contained in:
parent
4c1b92f88d
commit
c5476f0553
1 changed files with 2 additions and 2 deletions
|
@ -52,12 +52,12 @@
|
|||
<dependency>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.xbase.lib</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.emf</groupId>
|
||||
|
|
Loading…
Reference in a new issue