Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2020-03-11 19:12:30 +0000
committerEike Stepper2020-03-11 19:12:30 +0000
commit204b583b9392b36de045d94febaa86d5939a8d10 (patch)
tree7555b300f964c04871cdcc1e645eec2f7daeb43b /features/org.eclipse.emf.cdo.license-feature
parent3781607e06f87a1f423e83df1f259aa3a609e63c (diff)
downloadcdo-204b583b9392b36de045d94febaa86d5939a8d10.tar.gz
cdo-204b583b9392b36de045d94febaa86d5939a8d10.tar.xz
cdo-204b583b9392b36de045d94febaa86d5939a8d10.zip
[Releng] Update copyrightsreleases/4.9.0
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 8eafafd09c..38f2fa2c27 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-2019 Eike Stepper (Loehne, Germany) and others.\n\
+copyright = Copyright (c) 2004-2020 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 78ca43a81b..3ad107a592 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.600.qualifier"
+ version="4.1.601.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 d25cbe2b88..caf9f36985 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.600-SNAPSHOT</version>
+ <version>4.1.601-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top