Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.emf.cdo.dawn-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml6
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml6
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml6
-rw-r--r--features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml26
-rw-r--r--features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml6
7 files changed, 32 insertions, 22 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
index 15116946c7..5c6a399bd7 100644
--- a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.dawn"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.emf.cdo.license"
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
index baa8e4d8aa..527e65d52e 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
@@ -12,9 +12,11 @@
<feature
id="org.eclipse.emf.cdo.dawn.codegen"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
- image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.cdo.license" license-feature-version="4.1.0.qualifier">
+ image="eclipse_update_120.jpg"
+ license-feature="org.eclipse.emf.cdo.license"
+ license-feature-version="4.1.0.qualifier">
<description>
%description
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml
index 6d0e00ae5a..474328b07a 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml
@@ -12,9 +12,11 @@
<feature
id="org.eclipse.emf.cdo.dawn.codegen.emf"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
- image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.cdo.license" license-feature-version="4.1.0.qualifier">
+ image="eclipse_update_120.jpg"
+ license-feature="org.eclipse.emf.cdo.license"
+ license-feature-version="4.1.0.qualifier">
<description>
%description
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml
index 51193f0bcd..0d3d672fcd 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml
@@ -12,9 +12,11 @@
<feature
id="org.eclipse.emf.cdo.dawn.codegen.gmf"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
- image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.cdo.license" license-feature-version="4.1.0.qualifier">
+ image="eclipse_update_120.jpg"
+ license-feature="org.eclipse.emf.cdo.license"
+ license-feature-version="4.1.0.qualifier">
<description>
%description
diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
index 0d9acbd049..326af82cc2 100644
--- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.dawn.examples"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.emf.cdo.license"
diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
index 17f4fea89d..6bcd2d7201 100644
--- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
@@ -1,20 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2004 - 2012 Eike Stepper (Berlin, 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
- http://www.eclipse.org/legal/epl-v10.html
-
- Contributors:
- Martin Fluegge - initial API and implementation
+<!--
+ Copyright (c) 2004 - 2012 Eike Stepper (Berlin, 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
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ Martin Fluegge - initial API and implementation
-->
<feature
id="org.eclipse.emf.cdo.dawn.sdk"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
- image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.cdo.license" license-feature-version="4.1.0.qualifier">
+ image="eclipse_update_120.jpg"
+ license-feature="org.eclipse.emf.cdo.license"
+ license-feature-version="4.1.0.qualifier">
<description>
%description
@@ -67,7 +69,7 @@
install-size="0"
version="0.0.0"
unpack="false"/>
-
+
<plugin
id="org.apache.commons.lang.source"
download-size="0"
diff --git a/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml
index 396f8ce577..a700bb9675 100644
--- a/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml
@@ -12,9 +12,11 @@
<feature
id="org.eclipse.emf.cdo.dawn.tests"
label="%featureName"
- version="1.0.0.qualifier"
+ version="2.0.0.qualifier"
provider-name="%providerName"
- image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.cdo.license" license-feature-version="4.1.0.qualifier">
+ image="eclipse_update_120.jpg"
+ license-feature="org.eclipse.emf.cdo.license"
+ license-feature-version="4.1.0.qualifier">
<description>
%description

Back to the top