diff options
Diffstat (limited to 'features/org.eclipse.emf.cdo.server-feature/feature.xml')
-rw-r--r-- | features/org.eclipse.emf.cdo.server-feature/feature.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.cdo.server-feature/feature.xml b/features/org.eclipse.emf.cdo.server-feature/feature.xml index 0b8b176e50..37dd8fd7bc 100644 --- a/features/org.eclipse.emf.cdo.server-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.server-feature/feature.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2007-2021 Eike Stepper (Loehne, Germany) and others. + Copyright (c) 2007-2022 Eike Stepper (Loehne, Germany) 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 @@ -12,7 +12,7 @@ <feature id="org.eclipse.emf.cdo.server" label="%featureName" - version="4.17.0.qualifier" + version="4.20.0.qualifier" provider-name="%providerName" image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.cdo.license" |