use orbit 2019-06

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
Christian Dietrich 2019-03-06 20:35:59 +01:00
parent 1aea0c1928
commit d482c3ad8a
8 changed files with 8 additions and 8 deletions

View file

@ -24,7 +24,7 @@
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -24,7 +24,7 @@
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -24,7 +24,7 @@
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -24,7 +24,7 @@
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -24,7 +24,7 @@
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -24,7 +24,7 @@
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -95,7 +95,7 @@ class TargetPlatformProject extends ProjectDescriptor {
«ENDIF»
<unit id="org.objectweb.asm" version="7.0.0.v20181030-2244"/>
<unit id="org.objectweb.asm.tree" version="7.0.0.v20181030-2244"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
</location>
</locations>
</target>

View file

@ -200,7 +200,7 @@ public class TargetPlatformProject extends ProjectDescriptor {
_builder.append("<unit id=\"org.objectweb.asm.tree\" version=\"7.0.0.v20181030-2244\"/>");
_builder.newLine();
_builder.append("\t");
_builder.append("<repository location=\"http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-03\"/>");
_builder.append("<repository location=\"http://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06\"/>");
_builder.newLine();
_builder.append("</location>");
_builder.newLine();