Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2019-10-29 08:45:05 +0000
committerEike Stepper2019-10-29 08:45:05 +0000
commitf644333ce0918e2d183aada461ee34fda7535052 (patch)
tree976d21ed6837be1f146ae5f52d363abc3d80487b /features/org.eclipse.emf.cdo.license-feature
parentd2db40edea1e8fc3c704bbab5886465fc982bc43 (diff)
downloadcdo-f644333ce0918e2d183aada461ee34fda7535052.tar.gz
cdo-f644333ce0918e2d183aada461ee34fda7535052.tar.xz
cdo-f644333ce0918e2d183aada461ee34fda7535052.zip
[Releng] Update copyrights
Diffstat (limited to 'features/org.eclipse.emf.cdo.license-feature')
-rw-r--r--features/org.eclipse.emf.cdo.license-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.license-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.cdo.license-feature/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/features/org.eclipse.emf.cdo.license-feature/feature.properties b/features/org.eclipse.emf.cdo.license-feature/feature.properties
index 1b600bd6b8..8eafafd09c 100644
--- a/features/org.eclipse.emf.cdo.license-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.license-feature/feature.properties
@@ -3,7 +3,7 @@ providerName = Eclipse Modeling Project
updateSiteName = Eclipse Modeling Project Updates
copyrightURL = copyright.txt
-copyright = Copyright (c) 2004-2018 Eike Stepper (Loehne, Germany) and others.\n\
+copyright = Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) 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/features/org.eclipse.emf.cdo.license-feature/feature.xml b/features/org.eclipse.emf.cdo.license-feature/feature.xml
index 397030419d..78ca43a81b 100644
--- a/features/org.eclipse.emf.cdo.license-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.license-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.license"
label="CDO License"
- version="4.1.500.qualifier"
+ version="4.1.600.qualifier"
provider-name="Eclipse Modeling Project"
image="eclipse_update_120.jpg">
diff --git a/features/org.eclipse.emf.cdo.license-feature/pom.xml b/features/org.eclipse.emf.cdo.license-feature/pom.xml
index 4a6c52ba6b..d25cbe2b88 100644
--- a/features/org.eclipse.emf.cdo.license-feature/pom.xml
+++ b/features/org.eclipse.emf.cdo.license-feature/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.eclipse.emf.cdo.features</groupId>
<artifactId>org.eclipse.emf.cdo.license</artifactId>
- <version>4.1.500-SNAPSHOT</version>
+ <version>4.1.600-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top