Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2013-06-05 09:55:48 +0000
committerLars Vogel2013-06-05 09:55:48 +0000
commit66e856c9f075ffdc6af0a8108f8aa5ef8441551b (patch)
tree13cd2cfe6959e1e3fb5aa957c2cba40be01b6a43
parent3d45c8165863c4e285e91908d4f9c3e5aca3f038 (diff)
downloadorg.eclipse.e4.tools-66e856c9f075ffdc6af0a8108f8aa5ef8441551b.tar.gz
org.eclipse.e4.tools-66e856c9f075ffdc6af0a8108f8aa5ef8441551b.tar.xz
org.eclipse.e4.tools-66e856c9f075ffdc6af0a8108f8aa5ef8441551b.zip
Bug 409373 Update version number of e4 tools features to 0.13
-rw-r--r--features/org.eclipse.e4.core.tools.feature/feature.xml2
-rw-r--r--features/org.eclipse.e4.core.tools.feature/pom.xml2
-rw-r--r--features/org.eclipse.e4.tools.css.editor.feature/feature.xml2
-rw-r--r--features/org.eclipse.e4.tools.css.editor.feature/pom.xml2
-rw-r--r--features/org.eclipse.e4.tools.css.spy.feature/feature.xml2
-rw-r--r--features/org.eclipse.e4.tools.css.spy.feature/pom.xml2
-rw-r--r--features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml2
-rw-r--r--features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/features/org.eclipse.e4.core.tools.feature/feature.xml b/features/org.eclipse.e4.core.tools.feature/feature.xml
index ec90c2da..9ba9ffdc 100644
--- a/features/org.eclipse.e4.core.tools.feature/feature.xml
+++ b/features/org.eclipse.e4.core.tools.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.core.tools.feature"
label="%featureName"
- version="0.12.0.qualifier"
+ version="0.13.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml
index d3ee2142..24967e7a 100644
--- a/features/org.eclipse.e4.core.tools.feature/pom.xml
+++ b/features/org.eclipse.e4.core.tools.feature/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.eclipse.e4</groupId>
<artifactId>org.eclipse.e4.core.tools.feature</artifactId>
- <version>0.12.0.qualifier</version>
+ <version>0.13.0.qualifier</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.e4.tools.css.editor.feature/feature.xml b/features/org.eclipse.e4.tools.css.editor.feature/feature.xml
index 2556948d..bb2eb0e7 100644
--- a/features/org.eclipse.e4.tools.css.editor.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.css.editor.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.tools.css.editor.feature"
label="%featureName"
- version="0.12.0.qualifier"
+ version="0.13.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
index ccfd6082..5ebd030e 100644
--- a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.eclipse.e4</groupId>
<artifactId>org.eclipse.e4.tools.css.editor.feature</artifactId>
- <version>0.12.0.qualifier</version>
+ <version>0.13.0.qualifier</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.e4.tools.css.spy.feature/feature.xml b/features/org.eclipse.e4.tools.css.spy.feature/feature.xml
index 453156b5..c9b9b9e4 100644
--- a/features/org.eclipse.e4.tools.css.spy.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.css.spy.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.tools.css.spy.feature"
label="%featureName"
- version="0.12.0.qualifier"
+ version="0.13.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
index 71adb88c..a9b7cf46 100644
--- a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.eclipse.e4</groupId>
<artifactId>org.eclipse.e4.tools.css.spy.feature</artifactId>
- <version>0.12.0.qualifier</version>
+ <version>0.13.0.qualifier</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml b/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml
index 40b79707..cc29f04d 100644
--- a/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.tools.e3x.bridge.feature"
label="%featureName"
- version="0.12.0.qualifier"
+ version="0.13.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
index 65826ad3..89e0c1b8 100644
--- a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.eclipse.e4</groupId>
<artifactId>org.eclipse.e4.tools.e3x.bridge.feature</artifactId>
- <version>0.12.0.qualifier</version>
+ <version>0.13.0.qualifier</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top