Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoulwen Le Fur2016-01-04 16:17:40 +0000
committerGoulwen Le Fur2016-01-04 16:17:40 +0000
commitb9e0ad941d752eba3bde17ebf0bafb8f4643282d (patch)
treea3f8a707e2943d9df6a5c2a6009162c917fba0e2 /features/org.eclipse.emf.eef.collab.runtime-feature
parent7fa65d40a3a81b5956631a88254cbaff3bced8a3 (diff)
downloadorg.eclipse.eef-b9e0ad941d752eba3bde17ebf0bafb8f4643282d.tar.gz
org.eclipse.eef-b9e0ad941d752eba3bde17ebf0bafb8f4643282d.tar.xz
org.eclipse.eef-b9e0ad941d752eba3bde17ebf0bafb8f4643282d.zip
UPDATED: qualifier to 1.5.1
Diffstat (limited to 'features/org.eclipse.emf.eef.collab.runtime-feature')
-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
2 files changed, 2 insertions, 2 deletions
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 70bb68fea..9ee83340f 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.0.qualifier"
+ version="1.5.1.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 878d0e47d..8bb2d47e0 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.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.collab.runtime-feature</artifactId>

Back to the top