Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.target4
-rw-r--r--org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.tpd2
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.target b/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.target
index dc87c4c14..7f77d9c1f 100644
--- a/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.target
+++ b/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.target
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="EMF Compare based on Neon SDK" sequenceNumber="1465997953">
+<?pde version="3.8"?><target name="EMF Compare based on Neon SDK" sequenceNumber="1465997959">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
@@ -47,7 +47,7 @@
<repository location="http://download.eclipse.org/sirius/updates/nightly/latest/neon"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.obeonetwork.dsl.uml2.runtime.feature.feature.group" version="7.0.0.201603291431"/>
+<unit id="org.obeonetwork.dsl.uml2.runtime.feature.feature.group" version="0.0.0"/>
<repository location="http://obeo-umldesigner-nightly.s3-website-eu-west-1.amazonaws.com/master/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.tpd b/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.tpd
index 42a91d09a..09a83a4c5 100644
--- a/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.tpd
+++ b/org.eclipse.emf.compare-parent/targetPlatforms/neon-sdk.tpd
@@ -29,7 +29,7 @@ location "http://download.eclipse.org/sirius/updates/nightly/latest/neon" {
}
location "http://obeo-umldesigner-nightly.s3-website-eu-west-1.amazonaws.com/master/repository" {
- org.obeonetwork.dsl.uml2.runtime.feature.feature.group
+ org.obeonetwork.dsl.uml2.runtime.feature.feature.group lazy
}
location "http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/neon/" {

Back to the top