From bc98a83a0d2a33cd8434c8a2625868e5135f5d04 Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Wed, 20 Aug 2014 13:39:47 +0200 Subject: [Releng] Update versions to 1.0.1 --- .../org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/developer/org.eclipse.papyrus.gmf.figureview') diff --git a/plugins/developer/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF b/plugins/developer/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF index 6275f8e6896..631a15ff6c6 100644 --- a/plugins/developer/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF +++ b/plugins/developer/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF @@ -3,14 +3,14 @@ Export-Package: org.eclipse.papyrus.gmf.figureview, org.eclipse.papyrus.gmf.figureview.view Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.eclipse.papyrus.emf.facet.common.ui;bundle-version="1.0.0", + org.eclipse.papyrus.emf.facet.common.ui;bundle-version="1.0.1", org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.8.0", - org.eclipse.papyrus.infra.core;bundle-version="1.0.0", - org.eclipse.papyrus.editor;bundle-version="1.0.0", - org.eclipse.papyrus.infra.gmfdiag.dnd;bundle-version="1.0.0" + org.eclipse.papyrus.infra.core;bundle-version="1.0.1", + org.eclipse.papyrus.editor;bundle-version="1.0.1", + org.eclipse.papyrus.infra.gmfdiag.dnd;bundle-version="1.0.1" Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 1.0.1.qualifier Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-Activator: org.eclipse.papyrus.gmf.figureview.Activator -- cgit v1.2.3