Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.eef.richtext-feature')
-rw-r--r--[-rwxr-xr-x]features/org.eclipse.emf.eef.richtext-feature/epl-v10.html0
-rw-r--r--[-rwxr-xr-x]features/org.eclipse.emf.eef.richtext-feature/feature.properties0
-rw-r--r--features/org.eclipse.emf.eef.richtext-feature/feature.xml2
-rw-r--r--[-rwxr-xr-x]features/org.eclipse.emf.eef.richtext-feature/license.html0
-rw-r--r--[-rwxr-xr-x]features/org.eclipse.emf.eef.richtext-feature/license.txt0
-rw-r--r--features/org.eclipse.emf.eef.richtext-feature/pom.xml2
6 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.eef.richtext-feature/epl-v10.html b/features/org.eclipse.emf.eef.richtext-feature/epl-v10.html
index 0d34dd06a..0d34dd06a 100755..100644
--- a/features/org.eclipse.emf.eef.richtext-feature/epl-v10.html
+++ b/features/org.eclipse.emf.eef.richtext-feature/epl-v10.html
diff --git a/features/org.eclipse.emf.eef.richtext-feature/feature.properties b/features/org.eclipse.emf.eef.richtext-feature/feature.properties
index dea52bede..dea52bede 100755..100644
--- a/features/org.eclipse.emf.eef.richtext-feature/feature.properties
+++ b/features/org.eclipse.emf.eef.richtext-feature/feature.properties
diff --git a/features/org.eclipse.emf.eef.richtext-feature/feature.xml b/features/org.eclipse.emf.eef.richtext-feature/feature.xml
index 969db636b..50b302eec 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.1.0.qualifier"
+ version="1.1.1.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.emf.eef.richtext-feature/license.html b/features/org.eclipse.emf.eef.richtext-feature/license.html
index a1fe5ea3f..a1fe5ea3f 100755..100644
--- a/features/org.eclipse.emf.eef.richtext-feature/license.html
+++ b/features/org.eclipse.emf.eef.richtext-feature/license.html
diff --git a/features/org.eclipse.emf.eef.richtext-feature/license.txt b/features/org.eclipse.emf.eef.richtext-feature/license.txt
index 24937b64c..24937b64c 100755..100644
--- a/features/org.eclipse.emf.eef.richtext-feature/license.txt
+++ b/features/org.eclipse.emf.eef.richtext-feature/license.txt
diff --git a/features/org.eclipse.emf.eef.richtext-feature/pom.xml b/features/org.eclipse.emf.eef.richtext-feature/pom.xml
index 02d6791ee..c060e153c 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.richtext-feature</artifactId>

Back to the top