Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.codegen.ecore-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.codegen.richtext-feature/feature.xml4
-rw-r--r--features/org.eclipse.emf.eef.codegen.richtext-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.codegen.uml.feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.codegen.uml.feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.collab.runtime-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.collab.runtime-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.edt-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.edt-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.extended-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.extended-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.richtext-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.richtext-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.runtime-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.runtime-feature/pom.xml2
-rw-r--r--features/org.eclipse.emf.eef.sdk-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.sdk-feature/pom.xml2
18 files changed, 19 insertions, 19 deletions
diff --git a/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml b/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml
index b36863e98..9805c9509 100644
--- a/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.codegen.ecore-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.codegen.ecore-feature/pom.xml b/features/org.eclipse.emf.eef.codegen.ecore-feature/pom.xml
index a55e7e1f6..129d9382f 100644
--- a/features/org.eclipse.emf.eef.codegen.ecore-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.codegen.ecore-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.codegen.ecore-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.codegen.richtext-feature/feature.xml b/features/org.eclipse.emf.eef.codegen.richtext-feature/feature.xml
index 79295c2b1..468898292 100644
--- a/features/org.eclipse.emf.eef.codegen.richtext-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.codegen.richtext-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.codegen.richtext-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName">
<description>
@@ -32,7 +32,7 @@ http://www.eclipse.org/legal/epl-v10.html
</license>
<requires>
- <import feature="org.eclipse.emf.eef.richtext-feature" version="1.5.1.qualifier"/>
+ <import feature="org.eclipse.emf.eef.richtext-feature" version="1.5.2.qualifier"/>
</requires>
<plugin
diff --git a/features/org.eclipse.emf.eef.codegen.richtext-feature/pom.xml b/features/org.eclipse.emf.eef.codegen.richtext-feature/pom.xml
index 5d32e351b..6d1dd00c9 100644
--- a/features/org.eclipse.emf.eef.codegen.richtext-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.codegen.richtext-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.codegen.richtext-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.codegen.uml.feature/feature.xml b/features/org.eclipse.emf.eef.codegen.uml.feature/feature.xml
index 07feee276..15835108b 100644
--- a/features/org.eclipse.emf.eef.codegen.uml.feature/feature.xml
+++ b/features/org.eclipse.emf.eef.codegen.uml.feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.codegen.uml.feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.codegen.uml.feature/pom.xml b/features/org.eclipse.emf.eef.codegen.uml.feature/pom.xml
index 02e7ffe4f..c6166c78d 100644
--- a/features/org.eclipse.emf.eef.codegen.uml.feature/pom.xml
+++ b/features/org.eclipse.emf.eef.codegen.uml.feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.codegen.uml.feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.collab.runtime-feature/feature.xml b/features/org.eclipse.emf.eef.collab.runtime-feature/feature.xml
index 9ee83340f..257b879f8 100644
--- a/features/org.eclipse.emf.eef.collab.runtime-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.collab.runtime-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.collab.runtime-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.collab.runtime-feature/pom.xml b/features/org.eclipse.emf.eef.collab.runtime-feature/pom.xml
index 8bb2d47e0..2863f08c1 100644
--- a/features/org.eclipse.emf.eef.collab.runtime-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.collab.runtime-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.collab.runtime-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.edt-feature/feature.xml b/features/org.eclipse.emf.eef.edt-feature/feature.xml
index 57f83bac5..5f8581af1 100644
--- a/features/org.eclipse.emf.eef.edt-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.edt-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.edt-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.edt-feature/pom.xml b/features/org.eclipse.emf.eef.edt-feature/pom.xml
index 794e0e761..2ead023ef 100644
--- a/features/org.eclipse.emf.eef.edt-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.edt-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.edt-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.extended-feature/feature.xml b/features/org.eclipse.emf.eef.extended-feature/feature.xml
index 7d0d0dea3..89a80fd42 100644
--- a/features/org.eclipse.emf.eef.extended-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.extended-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.extended-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.extended-feature/pom.xml b/features/org.eclipse.emf.eef.extended-feature/pom.xml
index b8d9e0e05..0cf4770cf 100644
--- a/features/org.eclipse.emf.eef.extended-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.extended-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.extended-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.richtext-feature/feature.xml b/features/org.eclipse.emf.eef.richtext-feature/feature.xml
index db2f54970..1e7f28609 100644
--- a/features/org.eclipse.emf.eef.richtext-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.richtext-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.richtext-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.emf.eef.richtext-feature/pom.xml b/features/org.eclipse.emf.eef.richtext-feature/pom.xml
index 88f82ffd8..b76161e49 100644
--- a/features/org.eclipse.emf.eef.richtext-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.richtext-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.richtext-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.runtime-feature/feature.xml b/features/org.eclipse.emf.eef.runtime-feature/feature.xml
index d401361e5..a0cd95147 100644
--- a/features/org.eclipse.emf.eef.runtime-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.runtime-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.runtime-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.runtime-feature/pom.xml b/features/org.eclipse.emf.eef.runtime-feature/pom.xml
index 6251b40e6..441578f64 100644
--- a/features/org.eclipse.emf.eef.runtime-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.runtime-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.runtime-feature</artifactId>
diff --git a/features/org.eclipse.emf.eef.sdk-feature/feature.xml b/features/org.eclipse.emf.eef.sdk-feature/feature.xml
index 7eb1ffa36..bcd9cb272 100644
--- a/features/org.eclipse.emf.eef.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.sdk-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.sdk-feature"
label="%featureName"
- version="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.sdk-feature/pom.xml b/features/org.eclipse.emf.eef.sdk-feature/pom.xml
index 966a59863..1b72ef8c0 100644
--- a/features/org.eclipse.emf.eef.sdk-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.sdk-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.sdk-feature</artifactId>

Back to the top