Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-04-30 18:34:44 +0000
committerThomas Watson2015-04-30 18:34:44 +0000
commitedfa59af6642f57bfd45a87cc0b7e63602ea3a09 (patch)
tree1d719d8f837e48550a68640dc8dde2b086499a28 /features
parentbf7deaab81dc26aaf8d184e62c370cbfc1ab6554 (diff)
downloadrt.equinox.bundles-edfa59af6642f57bfd45a87cc0b7e63602ea3a09.tar.gz
rt.equinox.bundles-edfa59af6642f57bfd45a87cc0b7e63602ea3a09.tar.xz
rt.equinox.bundles-edfa59af6642f57bfd45a87cc0b7e63602ea3a09.zip
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.compendium.sdk/feature.xml2
-rw-r--r--features/org.eclipse.equinox.compendium.sdk/pom.xml2
-rw-r--r--features/org.eclipse.equinox.core.feature/feature.xml2
-rw-r--r--features/org.eclipse.equinox.core.feature/pom.xml2
-rw-r--r--features/org.eclipse.equinox.server.core/feature.xml2
-rw-r--r--features/org.eclipse.equinox.server.core/pom.xml2
-rw-r--r--features/org.eclipse.equinox.weaving.sdk/feature.xml2
-rw-r--r--features/org.eclipse.equinox.weaving.sdk/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/features/org.eclipse.equinox.compendium.sdk/feature.xml b/features/org.eclipse.equinox.compendium.sdk/feature.xml
index 5b107b97a..dc00e39c7 100644
--- a/features/org.eclipse.equinox.compendium.sdk/feature.xml
+++ b/features/org.eclipse.equinox.compendium.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.compendium.sdk"
label="%featureName"
- version="3.10.0.qualifier"
+ version="3.11.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.compendium.sdk/pom.xml b/features/org.eclipse.equinox.compendium.sdk/pom.xml
index 8157e51ab..31d06032f 100644
--- a/features/org.eclipse.equinox.compendium.sdk/pom.xml
+++ b/features/org.eclipse.equinox.compendium.sdk/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.compendium.sdk</artifactId>
- <version>3.10.0-SNAPSHOT</version>
+ <version>3.11.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.equinox.core.feature/feature.xml b/features/org.eclipse.equinox.core.feature/feature.xml
index 9ecee80b8..16db012c1 100644
--- a/features/org.eclipse.equinox.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.core.feature"
label="%featureName"
- version="1.2.0.qualifier"
+ version="1.2.100.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.core.feature/pom.xml b/features/org.eclipse.equinox.core.feature/pom.xml
index 7f0ced3fd..19b961cba 100644
--- a/features/org.eclipse.equinox.core.feature/pom.xml
+++ b/features/org.eclipse.equinox.core.feature/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.core.feature</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.100-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.equinox.server.core/feature.xml b/features/org.eclipse.equinox.server.core/feature.xml
index 2d7f0a2e0..f58320da7 100644
--- a/features/org.eclipse.equinox.server.core/feature.xml
+++ b/features/org.eclipse.equinox.server.core/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.server.core"
label="%featureName"
- version="1.3.0.qualifier"
+ version="1.3.100.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.server.core/pom.xml b/features/org.eclipse.equinox.server.core/pom.xml
index 6a3aeb202..7dedafcb5 100644
--- a/features/org.eclipse.equinox.server.core/pom.xml
+++ b/features/org.eclipse.equinox.server.core/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.server.core</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.100-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.equinox.weaving.sdk/feature.xml b/features/org.eclipse.equinox.weaving.sdk/feature.xml
index a164499cd..5966ed274 100644
--- a/features/org.eclipse.equinox.weaving.sdk/feature.xml
+++ b/features/org.eclipse.equinox.weaving.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.weaving.sdk"
label="%featureName"
- version="1.1.0.qualifier"
+ version="1.1.100.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.weaving.sdk/pom.xml b/features/org.eclipse.equinox.weaving.sdk/pom.xml
index 6f24422aa..c8fee1ad6 100644
--- a/features/org.eclipse.equinox.weaving.sdk/pom.xml
+++ b/features/org.eclipse.equinox.weaving.sdk/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.weaving.sdk</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.100-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top