Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-09-13 12:27:32 +0000
committerQuentin Le Menez2018-09-13 13:37:50 +0000
commit6ef395417a548f3060d0874a463b52be5cf9b7a7 (patch)
tree7bce52f699372f4f2e48368a1b1d8a735af621ea /releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
parentf91c7bcde630adb9bacb8f6eb14164539d7f3381 (diff)
downloadorg.eclipse.papyrus-6ef395417a548f3060d0874a463b52be5cf9b7a7.tar.gz
org.eclipse.papyrus-6ef395417a548f3060d0874a463b52be5cf9b7a7.tar.xz
org.eclipse.papyrus-6ef395417a548f3060d0874a463b52be5cf9b7a7.zip
Bug 539022 - [Releng] Update the RCP and SDK of Papyrus
Change-Id: If97bd9322c6619126f016ca50be85f6ffaa79769 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml')
-rwxr-xr-xreleng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
index 1ff8375691a..47df953903f 100755
--- a/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.papyrus.rcp.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Back to the top