Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictoria Dlugopolskaya2018-03-13 10:53:58 +0000
committerVictoria Dlugopolskaya2018-03-13 10:53:58 +0000
commit0d79f28d30e25421ed2a6ff5a1d27b50e3dc0f99 (patch)
tree424108d4b55bcfc5fb7b4d67fe4085905f26bcc2 /rcptt.aggrcon
parentf74972b4dc8e6a3d0fceef5b0035388e8e47651c (diff)
downloadorg.eclipse.simrel.build-0d79f28d30e25421ed2a6ff5a1d27b50e3dc0f99.tar.gz
org.eclipse.simrel.build-0d79f28d30e25421ed2a6ff5a1d27b50e3dc0f99.tar.xz
org.eclipse.simrel.build-0d79f28d30e25421ed2a6ff5a1d27b50e3dc0f99.zip
Contributing RCPTT 2.3.0 M6 for Photon M6 build
Signed-off-by: Viktoria Dlugopolskaya <viksnsk@gmail.com>
Diffstat (limited to 'rcptt.aggrcon')
-rw-r--r--rcptt.aggrcon6
1 files changed, 3 insertions, 3 deletions
diff --git a/rcptt.aggrcon b/rcptt.aggrcon
index 34290f4fe..a074fff7d 100644
--- a/rcptt.aggrcon
+++ b/rcptt.aggrcon
@@ -1,10 +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/cbi/p2repo/2011/aggregator/1.1.0" label="RCPTT">
- <repositories location="http://download.eclipse.org/rcptt/milestone/2.2.0/RC1/repository/">
- <features name="org.eclipse.rcptt.platform.feature.group" versionRange="2.2.0">
+ <repositories location="http://download.eclipse.org/rcptt/milestone/2.3.0/M6/repository/">
+ <features name="org.eclipse.rcptt.platform.feature.group" versionRange="2.3.0">
<categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
</features>
</repositories>
- <contacts href="simrel.aggr#//@contacts[email='ivan.inozemtsev@xored.com']"/>
<contacts href="simrel.aggr#//@contacts[email='vasili.gulevich@xored.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='viktoria.dlugopolskaya@xored.com']"/>
</aggregator:Contribution>

Back to the top