diff options
author | Quentin Le Menez | 2020-06-11 12:27:02 +0000 |
---|---|---|
committer | Quentin Le Menez | 2020-06-18 14:41:02 +0000 |
commit | fb9125a99e7cb1f7e2b38f4659696172619933ba (patch) | |
tree | b37abaa09b264d01471d153ddaff45cb3dbf0a34 /releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml | |
parent | 056c920bfda7fa1fb0511be3972ffbfb3153d2bd (diff) | |
download | org.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 'releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml')
-rw-r--r-- | releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml index 08ef7818e55..e2ffd91fa1f 100644 --- a/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml +++ b/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml @@ -7,7 +7,7 @@ <parent> <artifactId>org.eclipse.papyrus.rcp.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>4.8.0-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |