Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbel Hegedus2017-06-14 10:19:59 +0000
committerAbel Hegedus2017-06-14 10:19:59 +0000
commit58824da13ae996216e8eb8430d700fd3bab53f45 (patch)
treecf8915fc59982c8ac35a23773511cea1b9e63a56 /viatra.aggrcon
parente7c1474657dc09a1ca3806eba088210ff29966f1 (diff)
downloadorg.eclipse.simrel.build-58824da13ae996216e8eb8430d700fd3bab53f45.tar.gz
org.eclipse.simrel.build-58824da13ae996216e8eb8430d700fd3bab53f45.tar.xz
org.eclipse.simrel.build-58824da13ae996216e8eb8430d700fd3bab53f45.zip
Update VIATRA contribution for Oxygen RC4
Change-Id: I4d360ae0b149999fc48381909c1bd0dfad5925db Signed-off-by: Abel Hegedus <abel.hegedus@incquerylabs.com>
Diffstat (limited to 'viatra.aggrcon')
-rw-r--r--viatra.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/viatra.aggrcon b/viatra.aggrcon
index 9a3a943d0..0b7c04d4d 100644
--- a/viatra.aggrcon
+++ b/viatra.aggrcon
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="VIATRA">
- <repositories location="http://download.eclipse.org/viatra/updates/milestone/1.6.0.201706070733">
- <features name="org.eclipse.viatra.query.sdk.feature.source.feature.group" versionRange="[1.6.0.201706070733]">
+ <repositories location="http://download.eclipse.org/viatra/updates/milestone/1.6.0.201706141007">
+ <features name="org.eclipse.viatra.query.sdk.feature.source.feature.group" versionRange="[1.6.0.201706141007]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>

Back to the top