From a8bd5869aa716452e500f8a1e11a2da3516c07cd Mon Sep 17 00:00:00 2001 From: Bruno Medeiros Date: Tue, 31 Mar 2015 17:30:12 +0100 Subject: [PATCH] version 0.10.1 --- feature/feature.xml | 2 +- feature/pom.xml | 2 +- plugin_ide.core.tests/META-INF/MANIFEST.MF | 2 +- plugin_ide.core.tests/pom.xml | 2 +- plugin_ide.core/META-INF/MANIFEST.MF | 2 +- plugin_ide.core/pom.xml | 2 +- plugin_ide.ui.tests/META-INF/MANIFEST.MF | 4 ++-- plugin_ide.ui.tests/pom.xml | 2 +- plugin_ide.ui/META-INF/MANIFEST.MF | 2 +- plugin_ide.ui/pom.xml | 2 +- plugin_tooling/META-INF/MANIFEST.MF | 2 +- plugin_tooling/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/feature/feature.xml b/feature/feature.xml index b1037a5d9..6805361dd 100644 --- a/feature/feature.xml +++ b/feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/feature/pom.xml b/feature/pom.xml index 122979558..55a9155b0 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -11,7 +11,7 @@ goclipse_feature - 0.10.0-SNAPSHOT + 0.10.1-SNAPSHOT eclipse-feature diff --git a/plugin_ide.core.tests/META-INF/MANIFEST.MF b/plugin_ide.core.tests/META-INF/MANIFEST.MF index e0f2a7eb5..69efb80c9 100644 --- a/plugin_ide.core.tests/META-INF/MANIFEST.MF +++ b/plugin_ide.core.tests/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: com.googlecode.goclipse.core.tests;singleton:=true -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.10.1.qualifier Bundle-Name: com.googlecode.goclipse.core Tests Fragment-Host: com.googlecode.goclipse.core Bundle-RequiredExecutionEnvironment: JavaSE-1.7 diff --git a/plugin_ide.core.tests/pom.xml b/plugin_ide.core.tests/pom.xml index 862e20819..fdb3da421 100644 --- a/plugin_ide.core.tests/pom.xml +++ b/plugin_ide.core.tests/pom.xml @@ -11,7 +11,7 @@ com.googlecode.goclipse.core.tests - 0.10.0-SNAPSHOT + 0.10.1-SNAPSHOT eclipse-test-plugin diff --git a/plugin_ide.core/META-INF/MANIFEST.MF b/plugin_ide.core/META-INF/MANIFEST.MF index 19447bfbd..9a8b91a82 100644 --- a/plugin_ide.core/META-INF/MANIFEST.MF +++ b/plugin_ide.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: GoClipse Core Bundle-SymbolicName: com.googlecode.goclipse.core;singleton:=true -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.10.1.qualifier Bundle-Activator: com.googlecode.goclipse.Activator Require-Bundle: org.junit;bundle-version="4.11.0";resolution:=optional, org.eclipse.core.runtime;bundle-version="3.9.0";visibility:=reexport, diff --git a/plugin_ide.core/pom.xml b/plugin_ide.core/pom.xml index 242b28640..afd055d46 100644 --- a/plugin_ide.core/pom.xml +++ b/plugin_ide.core/pom.xml @@ -11,7 +11,7 @@ com.googlecode.goclipse.core - 0.10.0-SNAPSHOT + 0.10.1-SNAPSHOT eclipse-plugin diff --git a/plugin_ide.ui.tests/META-INF/MANIFEST.MF b/plugin_ide.ui.tests/META-INF/MANIFEST.MF index 08848c92a..e65278dd8 100644 --- a/plugin_ide.ui.tests/META-INF/MANIFEST.MF +++ b/plugin_ide.ui.tests/META-INF/MANIFEST.MF @@ -2,8 +2,8 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: UI Tests Bundle-SymbolicName: com.googlecode.goclipse.ui.tests;singleton:=true -Bundle-Version: 0.10.0.qualifier -Fragment-Host: com.googlecode.goclipse.ui;bundle-version="0.10.0" +Bundle-Version: 0.10.1.qualifier +Fragment-Host: com.googlecode.goclipse.ui Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Require-Bundle: org.junit;bundle-version="4.10.0", org.eclipse.equinox.event;bundle-version="1.3.0" diff --git a/plugin_ide.ui.tests/pom.xml b/plugin_ide.ui.tests/pom.xml index bee915116..957e57f1b 100644 --- a/plugin_ide.ui.tests/pom.xml +++ b/plugin_ide.ui.tests/pom.xml @@ -11,7 +11,7 @@ com.googlecode.goclipse.ui.tests - 0.10.0-SNAPSHOT + 0.10.1-SNAPSHOT eclipse-test-plugin diff --git a/plugin_ide.ui/META-INF/MANIFEST.MF b/plugin_ide.ui/META-INF/MANIFEST.MF index 578a64166..655793852 100644 --- a/plugin_ide.ui/META-INF/MANIFEST.MF +++ b/plugin_ide.ui/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: com.googlecode.goclipse.ui;singleton:=true -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.10.1.qualifier Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-Vendor: %pluginProvider diff --git a/plugin_ide.ui/pom.xml b/plugin_ide.ui/pom.xml index 2d55c65b9..125f66d1b 100644 --- a/plugin_ide.ui/pom.xml +++ b/plugin_ide.ui/pom.xml @@ -11,7 +11,7 @@ com.googlecode.goclipse.ui - 0.10.0-SNAPSHOT + 0.10.1-SNAPSHOT eclipse-plugin diff --git a/plugin_tooling/META-INF/MANIFEST.MF b/plugin_tooling/META-INF/MANIFEST.MF index a7bef42da..266e4a5be 100644 --- a/plugin_tooling/META-INF/MANIFEST.MF +++ b/plugin_tooling/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: com.googlecode.goclipse.tooling;singleton:=true -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.10.1.qualifier Bundle-Vendor: %pluginProvider Bundle-Localization: plugin Bundle-ActivationPolicy: lazy diff --git a/plugin_tooling/pom.xml b/plugin_tooling/pom.xml index 302e5854d..459f4f7af 100644 --- a/plugin_tooling/pom.xml +++ b/plugin_tooling/pom.xml @@ -11,7 +11,7 @@ com.googlecode.goclipse.tooling - 0.10.0-SNAPSHOT + 0.10.1-SNAPSHOT eclipse-test-plugin