Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoltan Ujhelyi2016-10-11 09:31:44 +0000
committerZoltan Ujhelyi2016-10-11 10:01:19 +0000
commit2de235b5ed37b2a8333ced0a184e51980169fe2b (patch)
tree5475752b8d2bdbde9ec71d605471be89e47a310f /viatra.b3aggrcon
parent8b207aebf2108d7115454b943d1da581a9df2eb7 (diff)
downloadorg.eclipse.simrel.build-2de235b5ed37b2a8333ced0a184e51980169fe2b.tar.gz
org.eclipse.simrel.build-2de235b5ed37b2a8333ced0a184e51980169fe2b.tar.xz
org.eclipse.simrel.build-2de235b5ed37b2a8333ced0a184e51980169fe2b.zip
[504719] Contributing VIATRA to the simrel aggregator
Change-Id: Iccfa5549ff0fd9394a134c4b413c469715117b26 Signed-off-by: Abel Hegedus <abel.hegedus@incquerylabs.com> Signed-off-by: Zoltan Ujhelyi <ujhelyiz@incquerylabs.com>
Diffstat (limited to 'viatra.b3aggrcon')
-rw-r--r--viatra.b3aggrcon10
1 files changed, 10 insertions, 0 deletions
diff --git a/viatra.b3aggrcon b/viatra.b3aggrcon
new file mode 100644
index 000000000..f07579036
--- /dev/null
+++ b/viatra.b3aggrcon
@@ -0,0 +1,10 @@
+<?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/b3/2011/aggregator/1.1.0" label="VIATRA">
+ <repositories location="http://download.eclipse.org/viatra/updates/release/1.4.0">
+ <features name="org.eclipse.viatra.query.sdk.feature.source.feature.group" versionRange="[1.4.0.201609300802]">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='abel.hegedus@incquerylabs.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='ujhelyiz@incquerylabs.com']"/>
+</aggregator:Contribution>

Back to the top