Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-09-18 08:19:57 +0000
committercletavernie2012-09-18 08:19:57 +0000
commit899245499fbfbd052c63f9a913f1cfd0369bca23 (patch)
tree8f680128833d5aa14b1bd5baa26bbb2959beba3b
parent9fd3b9f1c6907239b8267ac38299cbb05f5702b7 (diff)
downloadorg.eclipse.papyrus-899245499fbfbd052c63f9a913f1cfd0369bca23.tar.gz
org.eclipse.papyrus-899245499fbfbd052c63f9a913f1cfd0369bca23.tar.xz
org.eclipse.papyrus-899245499fbfbd052c63f9a913f1cfd0369bca23.zip
Kepler: Update plug-in versions to 0.10.0
-rw-r--r--org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF5
-rw-r--r--org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF7
-rw-r--r--org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF7
-rw-r--r--org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF10
4 files changed, 16 insertions, 13 deletions
diff --git a/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF b/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF
index 35ff14081d5..d73e55079e2 100644
--- a/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF
+++ b/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF
@@ -3,10 +3,11 @@ Export-Package: org.eclipse.papyrus.infra.core.log
Require-Bundle: org.eclipse.core.runtime
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
-Bundle-Version: 0.9.0.qualifier
+Bundle-Version: 0.10.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
-Bundle-Activator: org.eclipse.papyrus.infra.core.log.internal.Activator
+Bundle-Activator: org.eclipse.papyrus.infra.core.log.internal.Activato
+ r
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.core.log
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF b/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF
index b79c6dd91d3..743df0d9a95 100644
--- a/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF
+++ b/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Require-Bundle: org.eclipse.swt;bundle-version="3.5.0",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="0.9.0";visibility:=reexport,
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="0.10.0";visibility:=reexport,
org.eclipse.ui;bundle-version="3.6.0",
org.eclipse.core.runtime;bundle-version="3.6.0",
org.eclipse.emf.ecore;visibility:=reexport,
@@ -16,10 +16,11 @@ Export-Package: org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider,
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
-Bundle-Version: 0.9.0.qualifier
+Bundle-Version: 0.10.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
-Bundle-SymbolicName: org.eclipse.papyrus.infra.core.sasheditor.di;singleton:=true
+Bundle-SymbolicName: org.eclipse.papyrus.infra.core.sasheditor.di;sing
+ leton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF b/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF
index cbce2cad26d..299ab4f09d4 100644
--- a/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF
+++ b/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF
@@ -14,14 +14,15 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.ui,
org.eclipse.gef,
org.junit;bundle-version="4.8.1";resolution:=optional,
- org.eclipse.papyrus.infra.core.log;bundle-version="0.9.0",
+ org.eclipse.papyrus.infra.core.log;bundle-version="0.10.0",
org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.e4.core.contexts;bundle-version="1.0.0";resolution:=optional,
org.eclipse.e4.ui.model.workbench;bundle-version="0.10.0";resolution:=optional,
org.eclipse.core.expressions;bundle-version="3.4.300"
Bundle-Vendor: %providerName
-Bundle-Version: 0.9.0.qualifier
+Bundle-Version: 0.10.0.qualifier
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.infra.core.sasheditor.Activator
-Bundle-SymbolicName: org.eclipse.papyrus.infra.core.sasheditor;singleton:=true
+Bundle-SymbolicName: org.eclipse.papyrus.infra.core.sasheditor;singlet
+ on:=true
diff --git a/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF b/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF
index 0fb078a8f39..adb6113ff0a 100644
--- a/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF
@@ -1,13 +1,13 @@
Manifest-Version: 1.0
-Require-Bundle: org.eclipse.papyrus.infra.core.sasheditor;bundle-version="0.9.0",
- org.eclipse.papyrus.infra.core.sasheditor.di;bundle-version="0.9.0",
+Require-Bundle: org.eclipse.papyrus.infra.core.sasheditor;bundle-version="0.10.0",
+ org.eclipse.papyrus.infra.core.sasheditor.di;bundle-version="0.10.0",
org.eclipse.core.runtime,
org.eclipse.gmf.runtime.common.core,
org.eclipse.gmf.runtime.diagram.ui,
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="0.9.0",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="0.10.0",
org.eclipse.ui.ide;bundle-version="3.8.0",
org.eclipse.emf.edit.ui;bundle-version="2.8.0",
- org.eclipse.papyrus.infra.core.log;bundle-version="0.9.0"
+ org.eclipse.papyrus.infra.core.log;bundle-version="0.10.0"
Export-Package: org.eclipse.papyrus.infra.core,
org.eclipse.papyrus.infra.core.contentoutline,
org.eclipse.papyrus.infra.core.editor,
@@ -31,7 +31,7 @@ Export-Package: org.eclipse.papyrus.infra.core,
org.eclipse.papyrus.infra.core.utils
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
-Bundle-Version: 0.9.0.qualifier
+Bundle-Version: 0.10.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2

Back to the top