diff options
author | Markus Knauer | 2015-01-13 07:20:02 +0000 |
---|---|---|
committer | Markus Knauer | 2015-01-13 10:11:11 +0000 |
commit | 2201b81d0a1dc085523902803f82a5843184085b (patch) | |
tree | e3c5f51e0edb2dfc1b78d47542f17813fd314e96 /packages/org.eclipse.epp.package.committers.feature | |
parent | 7199fed1477e5451a500c49122d2addf092ee28e (diff) | |
download | org.eclipse.epp.packages-2201b81d0a1dc085523902803f82a5843184085b.tar.gz org.eclipse.epp.packages-2201b81d0a1dc085523902803f82a5843184085b.tar.xz org.eclipse.epp.packages-2201b81d0a1dc085523902803f82a5843184085b.zip |
Update versions, qualifiers, copyright dates for Mars M5 in 2015
* Udpate all package versions to Mars M5
* Force qualifier update
* Update copyright dates to 2015
Change-Id: I2f3ef2797d208e72426e7e0de889721ca1e1b636
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.committers.feature')
4 files changed, 6 insertions, 6 deletions
diff --git a/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate b/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate index 07b332b1..73e1e8cc 100644 --- a/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate +++ b/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate @@ -1 +1 @@ -201412160600 +20150113-0600 diff --git a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml index 90bf2e1f..bfc3759c 100644 --- a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml +++ b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml @@ -9,7 +9,7 @@ testPlan is the fully qualified URL to the test plan for this package --> <packageMetaData - packageName="Eclipse IDE for Eclipse Committers 4.5.0 M4" + packageName="Eclipse IDE for Eclipse Committers 4.5.0 M5" maintainer="Eclipse Packaging Project" iconurl="http://www.eclipse.org/downloads/images/classic2.jpg" bugzillaComponentId="committers-package" @@ -41,6 +41,6 @@ Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EGit">here</a <rcp version="4.5.0" /> <!-- name, the name of the product, used in naming the created files. --> - <product name="eclipse-committers-mars-M4" /> + <product name="eclipse-committers-mars-M5" /> </configuration> diff --git a/packages/org.eclipse.epp.package.committers.feature/feature.properties b/packages/org.eclipse.epp.package.committers.feature/feature.properties index c18708d9..64f58bdb 100644 --- a/packages/org.eclipse.epp.package.committers.feature/feature.properties +++ b/packages/org.eclipse.epp.package.committers.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2007, 2014 Eclipse contributors and others. +# Copyright (c) 2007, 2015 Eclipse contributors and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -14,7 +14,7 @@ description = \ The Eclipse Platform, and all the tools needed to develop and debug it: Java and Plug-in Development Tooling, Git and CVS support, including source and developer documentation. copyright = \ -Copyright (c) 2007, 2014 Eclipse contributors and others.\n\ +Copyright (c) 2007, 2015 Eclipse contributors and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/packages/org.eclipse.epp.package.committers.feature/pom.xml b/packages/org.eclipse.epp.package.committers.feature/pom.xml index 3cd85671..5b614bbf 100644 --- a/packages/org.eclipse.epp.package.committers.feature/pom.xml +++ b/packages/org.eclipse.epp.package.committers.feature/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012, 2014 Eclipse Foundation and others. + Copyright (c) 2012, 2015 Eclipse Foundation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at |