Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2016-05-19 17:18:30 +0000
committerEike Stepper2016-05-19 17:18:30 +0000
commit963889d88f9d8b6efbad01e394d86a845b414741 (patch)
tree8b5a773dcda82c7689f69caeb1fbed9bc67b9eb2
parentbcd151a360734e09394348cbe1aeff90c283e06f (diff)
downloadcdo-963889d88f9d8b6efbad01e394d86a845b414741.tar.gz
cdo-963889d88f9d8b6efbad01e394d86a845b414741.tar.xz
cdo-963889d88f9d8b6efbad01e394d86a845b414741.zip
[Releng] Adjust org.eclipse.nebula.widgets.gallery version
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.rcp/META-INF/MANIFEST.MF2
-rw-r--r--plugins/org.gastro.rcp/META-INF/MANIFEST.MF2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.rcp/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.rcp/META-INF/MANIFEST.MF
index e379dbf326..1e61ed3a26 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.rcp/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.rcp/META-INF/MANIFEST.MF
@@ -13,7 +13,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)";visibili
org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
org.gastro.inventory;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
- org.eclipse.nebula.widgets.gallery;bundle-version="[0.0.1,1.0.0)";visibility:=reexport,
+ org.eclipse.nebula.widgets.gallery;bundle-version="[1.0.0,2.0.0)";visibility:=reexport,
org.eclipse.nebula.widgets.pshelf;bundle-version="[1.0.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/plugins/org.gastro.rcp/META-INF/MANIFEST.MF b/plugins/org.gastro.rcp/META-INF/MANIFEST.MF
index e379dbf326..1e61ed3a26 100644
--- a/plugins/org.gastro.rcp/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.rcp/META-INF/MANIFEST.MF
@@ -13,7 +13,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)";visibili
org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
org.gastro.inventory;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
- org.eclipse.nebula.widgets.gallery;bundle-version="[0.0.1,1.0.0)";visibility:=reexport,
+ org.eclipse.nebula.widgets.gallery;bundle-version="[1.0.0,2.0.0)";visibility:=reexport,
org.eclipse.nebula.widgets.pshelf;bundle-version="[1.0.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top