Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-12-19 17:23:47 +0000
committerQuentin Le Menez2018-12-20 08:41:57 +0000
commit61e9e34ba3ed83955722e28090d526587a72e798 (patch)
tree2b2f5efac0cbbdb2d89620a9010e9590d334e1ad /releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
parent59ec4a9de2d785dc759648e0f9eb2283a13cf09b (diff)
downloadorg.eclipse.papyrus-61e9e34ba3ed83955722e28090d526587a72e798.tar.gz
org.eclipse.papyrus-61e9e34ba3ed83955722e28090d526587a72e798.tar.xz
org.eclipse.papyrus-61e9e34ba3ed83955722e28090d526587a72e798.zip
Bug 542929 - [Releng] Update versions for the next release
Change-Id: I43d32c24f75f215e457c6e9297caa399323b8b89 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml')
-rwxr-xr-xreleng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml b/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
index 5412a444e94..77921964b39 100755
--- a/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.papyrus.rcp.feature"
- version="4.2.0.qualifier"
+ version="4.3.0.qualifier"
label="%featureName"
provider-name="%providerName"
license-feature="org.eclipse.license"
@@ -20,8 +20,8 @@
</license>
<url>
- <discovery label="2018-09" url="http://download.eclipse.org/releases/2018-09/"/>
- <discovery label="Eclipse Platform 4.9" url="http://download.eclipse.org/eclipse/updates/4.9"/>
+ <discovery label="2018-12" url="http://download.eclipse.org/releases/2018-12/"/>
+ <discovery label="Eclipse Platform 4.10" url="http://download.eclipse.org/eclipse/updates/4.10"/>
</url>
<requires>

Back to the top