diff --git a/org.fortiss.tooling.base.ui/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.base.ui/trunk/META-INF/MANIFEST.MF index 93295b50d8b70db87bdefa9fbcbd026314038b61..f9cdd165304b2ce4685242436c61e20b5be8582a 100644 --- a/org.fortiss.tooling.base.ui/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.base.ui/trunk/META-INF/MANIFEST.MF @@ -2,10 +2,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Base UI Bundle-SymbolicName: org.fortiss.tooling.base.ui;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-Activator: org.fortiss.tooling.base.ui.ToolingBaseUIActivator -Require-Bundle: org.fortiss.tooling.base;bundle-version="2.11.0";visibility:=reexport, - org.fortiss.tooling.kernel.ui;bundle-version="2.11.0";visibility:=reexport, +Require-Bundle: org.fortiss.tooling.base;bundle-version="2.12.0";visibility:=reexport, + org.fortiss.tooling.kernel.ui;bundle-version="2.12.0";visibility:=reexport, org.eclipse.swt Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.fortiss.tooling.base.ui/trunk/pom.xml b/org.fortiss.tooling.base.ui/trunk/pom.xml index 82e3919b337e1b21e0d37f3abbb5486a4266d583..5287fa8d4d17de763787cf29088e751b05ba79f9 100644 --- a/org.fortiss.tooling.base.ui/trunk/pom.xml +++ b/org.fortiss.tooling.base.ui/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.base/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.base/trunk/META-INF/MANIFEST.MF index 6e17ea23cf9ba52be6ccb2433787b1a289907508..98e348de83f70a78fafb3fdced8c3f553dcfad3d 100644 --- a/org.fortiss.tooling.base/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.base/trunk/META-INF/MANIFEST.MF @@ -2,14 +2,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Base Bundle-SymbolicName: org.fortiss.tooling.base;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-ClassPath: . Bundle-Vendor: fortiss GmbH Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, - org.fortiss.tooling.kernel;visibility:=reexport;bundle-version="2.11.0" + org.fortiss.tooling.kernel;visibility:=reexport;bundle-version="2.12.0" Bundle-ActivationPolicy: lazy Export-Package: org.fortiss.tooling.base, org.fortiss.tooling.base.annotation, diff --git a/org.fortiss.tooling.base/trunk/pom.xml b/org.fortiss.tooling.base/trunk/pom.xml index 86f4ecb702133a34a2c219aac87b2426c557d295..710310ddab7db59f945df01c0bccc8ca3224262b 100644 --- a/org.fortiss.tooling.base/trunk/pom.xml +++ b/org.fortiss.tooling.base/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.common.ui/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.common.ui/trunk/META-INF/MANIFEST.MF index d1457b05bd26247fecd559bcdc8406102e175f49..e00e3e0bff737b21c8c41d77c3f365fc7c448efd 100644 --- a/org.fortiss.tooling.common.ui/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.common.ui/trunk/META-INF/MANIFEST.MF @@ -2,9 +2,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Commons UI Bundle-SymbolicName: org.fortiss.tooling.common.ui;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: org.fortiss.tooling.common;bundle-version="2.11.0";visibility:=reexport, +Require-Bundle: org.fortiss.tooling.common;bundle-version="2.12.0";visibility:=reexport, org.eclipse.core.resources;bundle-version="3.7.100";visibility:=reexport, org.eclipse.ui;bundle-version="3.7.0";visibility:=reexport, org.eclipse.ui.editors;bundle-version="3.7.0";visibility:=reexport, diff --git a/org.fortiss.tooling.common.ui/trunk/pom.xml b/org.fortiss.tooling.common.ui/trunk/pom.xml index 90c86f9d1d742591ce68b16fe67791ba90860746..1537a49447f7925f8d2707e45d7e9368d238c2da 100644 --- a/org.fortiss.tooling.common.ui/trunk/pom.xml +++ b/org.fortiss.tooling.common.ui/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.common/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.common/trunk/META-INF/MANIFEST.MF index c915628241bb2ccf110c78e82e2814fd279ddafb..b7342978e1ee0041880a1ced7ea87a711717cb6d 100644 --- a/org.fortiss.tooling.common/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.common/trunk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Commons Bundle-SymbolicName: org.fortiss.tooling.common;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0";visibility:=reexport, com.ibm.icu;bundle-version="4.4.2";visibility:=reexport, org.junit;visibility:=reexport diff --git a/org.fortiss.tooling.common/trunk/pom.xml b/org.fortiss.tooling.common/trunk/pom.xml index fb0bf9b538e103511ef63bd99b2ffa03c9b9ded3..0a4fdf134a87df407973e68b63d68dee919eba94 100644 --- a/org.fortiss.tooling.common/trunk/pom.xml +++ b/org.fortiss.tooling.common/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.graphicsGL.ui/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.graphicsGL.ui/trunk/META-INF/MANIFEST.MF index 594fdf238c1887502fad414e5f3612dd7cd4f4b6..11dbb86831b293d42f34774b9dc68b35ba46602f 100644 --- a/org.fortiss.tooling.graphicsGL.ui/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.graphicsGL.ui/trunk/META-INF/MANIFEST.MF @@ -2,10 +2,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Graphics GL UI Bundle-SymbolicName: org.fortiss.tooling.graphicsGL.ui;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-Activator: org.fortiss.tooling.graphicsGL.ui.ToolingGraphicsGLUIActivator -Require-Bundle: org.fortiss.tooling.graphicsGL;bundle-version="2.11.0";visibility:=reexport, - org.fortiss.tooling.base.ui;bundle-version="2.11.0";visibility:=reexport +Require-Bundle: org.fortiss.tooling.graphicsGL;bundle-version="2.12.0";visibility:=reexport, + org.fortiss.tooling.base.ui;bundle-version="2.12.0";visibility:=reexport Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Vendor: fortiss GmbH diff --git a/org.fortiss.tooling.graphicsGL.ui/trunk/pom.xml b/org.fortiss.tooling.graphicsGL.ui/trunk/pom.xml index 6765d1331dcc00a07a61bfcf564327584620b729..f3b64a87787766ec6d2c6d857086e0437dc00e2b 100644 --- a/org.fortiss.tooling.graphicsGL.ui/trunk/pom.xml +++ b/org.fortiss.tooling.graphicsGL.ui/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.graphicsGL/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.graphicsGL/trunk/META-INF/MANIFEST.MF index e845e0a3c5c3f54aff315915881e6db36a412159..c5fa2d1d170dae411aa455c16ec50f9bc61a288e 100644 --- a/org.fortiss.tooling.graphicsGL/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.graphicsGL/trunk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Graphics GL Bundle-SymbolicName: org.fortiss.tooling.graphicsGL;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-ClassPath: . Bundle-Vendor: fortiss GmbH Bundle-Localization: plugin @@ -23,4 +23,4 @@ Export-Package: org.fortiss.tooling.graphicsGL, org.fortiss.tooling.graphicsGL.model.scene.util, org.fortiss.tooling.graphicsGL.model.util, org.fortiss.tooling.graphicsGL.util -Require-Bundle: org.fortiss.tooling.kernel;bundle-version="2.11.0";visibility:=reexport +Require-Bundle: org.fortiss.tooling.kernel;bundle-version="2.12.0";visibility:=reexport diff --git a/org.fortiss.tooling.graphicsGL/trunk/pom.xml b/org.fortiss.tooling.graphicsGL/trunk/pom.xml index 0c288a247dad71f67be147a452849b52cd60333b..450b006af345fd13694572fc8a0e84fa0717ae65 100644 --- a/org.fortiss.tooling.graphicsGL/trunk/pom.xml +++ b/org.fortiss.tooling.graphicsGL/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.kernel.ui/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.kernel.ui/trunk/META-INF/MANIFEST.MF index 093c0ec0fc4d2db55a5eab0563fc453008889240..f4020d59866954a58436d59e9b8dc7d903511465 100644 --- a/org.fortiss.tooling.kernel.ui/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.kernel.ui/trunk/META-INF/MANIFEST.MF @@ -2,10 +2,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tooling Kernel UI Bundle-SymbolicName: org.fortiss.tooling.kernel.ui;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-Activator: org.fortiss.tooling.kernel.ui.ToolingKernelUIActivator -Require-Bundle: org.fortiss.tooling.common.ui;bundle-version="2.11.0";visibility:=reexport, - org.fortiss.tooling.kernel;bundle-version="2.11.0";visibility:=reexport, +Require-Bundle: org.fortiss.tooling.common.ui;bundle-version="2.12.0";visibility:=reexport, + org.fortiss.tooling.kernel;bundle-version="2.12.0";visibility:=reexport, org.eclipse.core.resources;bundle-version="3.7.100";visibility:=reexport, org.eclipse.emf.databinding;bundle-version="1.2.0";visibility:=reexport Bundle-ActivationPolicy: lazy diff --git a/org.fortiss.tooling.kernel.ui/trunk/pom.xml b/org.fortiss.tooling.kernel.ui/trunk/pom.xml index d1492288d2d9e2610fdde1dd0a8eaac85fe8ce4b..41aa64e5a9d134ffdd084e93c202e9768da75a65 100644 --- a/org.fortiss.tooling.kernel.ui/trunk/pom.xml +++ b/org.fortiss.tooling.kernel.ui/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.kernel/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.kernel/trunk/META-INF/MANIFEST.MF index a7c4685a019c0c8805df3b29c4dcd618a71653c1..a30faebe569386311ecaa34b3188b49a7a91362d 100644 --- a/org.fortiss.tooling.kernel/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.kernel/trunk/META-INF/MANIFEST.MF @@ -2,12 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.fortiss.tooling.kernel;singleton:=true -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-ClassPath: . Bundle-Activator: org.fortiss.tooling.kernel.ToolingKernelActivator Bundle-Vendor: %providerName Bundle-Localization: plugin -Require-Bundle: org.fortiss.tooling.common;visibility:=reexport;bundle-version="2.11.0", +Require-Bundle: org.fortiss.tooling.common;visibility:=reexport;bundle-version="2.12.0", org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport;bundle-version="2.7.0", org.eclipse.emf.transaction;visibility:=reexport;bundle-version="1.4.0", diff --git a/org.fortiss.tooling.kernel/trunk/pom.xml b/org.fortiss.tooling.kernel/trunk/pom.xml index 5a588b442ca4fdf09aed8b6ca30062c2292ee0a0..58895efe7c672631dc7c37d6700fa886db5d7bad 100644 --- a/org.fortiss.tooling.kernel/trunk/pom.xml +++ b/org.fortiss.tooling.kernel/trunk/pom.xml @@ -17,5 +17,5 @@ ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT \ No newline at end of file diff --git a/org.fortiss.tooling.spiderchart.ui/trunk/META-INF/MANIFEST.MF b/org.fortiss.tooling.spiderchart.ui/trunk/META-INF/MANIFEST.MF index 9d104dbadb70d205d54c7ccd32f0ba01241992a9..9c5e367b5903a5c2779ddd57b1e8284859e61670 100644 --- a/org.fortiss.tooling.spiderchart.ui/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.tooling.spiderchart.ui/trunk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Spider Chart Bundle-SymbolicName: org.fortiss.tooling.spiderchart.ui -Bundle-Version: 2.11.0.qualifier +Bundle-Version: 2.12.0.qualifier Bundle-Vendor: fortiss GmbH Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Developer: Amit Kumar Mondal (admin@amitinside.com) @@ -12,5 +12,5 @@ Export-Package: org.fortiss.tooling.spiderchart.model, org.fortiss.tooling.spiderchart.util, org.fortiss.tooling.spiderchart.widget Require-Bundle: org.eclipse.swt;bundle-version="3.102.1", - org.fortiss.tooling.base.ui;bundle-version="2.11.0";visibility:=reexport + org.fortiss.tooling.base.ui;bundle-version="2.12.0";visibility:=reexport Bundle-ActivationPolicy: lazy diff --git a/org.fortiss.tooling.spiderchart.ui/trunk/pom.xml b/org.fortiss.tooling.spiderchart.ui/trunk/pom.xml index 760b87ac335245d4c8b162ceaba42f13dacb8bb3..573f81a26609908b74226f84d9e544becd74acfb 100644 --- a/org.fortiss.tooling.spiderchart.ui/trunk/pom.xml +++ b/org.fortiss.tooling.spiderchart.ui/trunk/pom.xml @@ -17,5 +17,5 @@ 1.0 ../../parent-pom.xml - 2.11.0-SNAPSHOT + 2.12.0-SNAPSHOT