Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2020-06-11 12:27:02 +0000
committerQuentin Le Menez2020-06-18 14:41:02 +0000
commitfb9125a99e7cb1f7e2b38f4659696172619933ba (patch)
treeb37abaa09b264d01471d153ddaff45cb3dbf0a34 /features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
parent056c920bfda7fa1fb0511be3972ffbfb3153d2bd (diff)
downloadorg.eclipse.papyrus-fb9125a99e7cb1f7e2b38f4659696172619933ba.tar.gz
org.eclipse.papyrus-fb9125a99e7cb1f7e2b38f4659696172619933ba.tar.xz
org.eclipse.papyrus-fb9125a99e7cb1f7e2b38f4659696172619933ba.zip
Bug 561154 - Update for the 5.0.0 nightly
- Update properties for the copyright year span - Update targets to the released version of Eclipse - Update versions for the new 5.0.0 nightly Change-Id: I5547669940ae5d94bb9bcd7877dc6426a89ec554 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
index ee1eaefb44a..ef3202dfde9 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
@@ -7,7 +7,7 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.papyrus.sdk.feature</artifactId>
- <version>4.8.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>

Back to the top