From 84a3169fd7ccd6ce73fb4f7ba0c74b39cd627f5a Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Wed, 21 Jan 2015 11:28:01 +0100 Subject: [Releng] Update version numbers to 1.0.2 --- .../META-INF/MANIFEST.MF | 27 ++++++++++------------ 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF') diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF index b679479ac17..5b6f064b29a 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF @@ -1,28 +1,25 @@ Manifest-Version: 1.0 Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.eclipse.papyrus.extensionpoints.editors;bundle-version="1.0.1", + org.eclipse.papyrus.extensionpoints.editors;bundle-version="1.0.2", org.eclipse.uml2.uml;bundle-version="3.2.0", org.eclipse.ocl.examples.xtext.essentialocl.ui;bundle-version="3.1.0", - org.eclipse.papyrus.infra.core;bundle-version="1.0.1", + org.eclipse.papyrus.infra.core;bundle-version="1.0.2", org.eclipse.ocl.examples.xtext.console;bundle-version="3.2.0", - org.eclipse.papyrus.infra.core.log;bundle-version="1.0.1", - org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="1.0.1", - org.eclipse.papyrus.infra.emf;bundle-version="1.0.1", + org.eclipse.papyrus.infra.core.log;bundle-version="1.0.2", + org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="1.0.2", + org.eclipse.papyrus.infra.emf;bundle-version="1.0.2", org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.7.0", org.apache.log4j;bundle-version="1.2.15", - org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.0.1", - org.eclipse.papyrus.infra.services.validation;bundle-version="1.0.1", - org.eclipse.papyrus.uml.service.validation;bundle-version="1.0.1" + org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.0.2", + org.eclipse.papyrus.infra.services.validation;bundle-version="1.0.2", + org.eclipse.papyrus.uml.service.validation;bundle-version="1.0.2" Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy -Bundle-Version: 1.0.1.qualifier -Bundle-Localization: plugin +Bundle-Version: 1.0.2.qualifier Bundle-Name: %pluginName -Bundle-Activator: org.eclipse.papyrus.uml.textedit.constraintwithessen - tialocl.xtext.UMLConstraintEditorActivator +Bundle-Localization: plugin Bundle-ManifestVersion: 2 -Bundle-SymbolicName: org.eclipse.papyrus.uml.textedit.constraintwithes - sentialocl.xtext;singleton:=true +Bundle-Activator: org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext.UMLConstraintEditorActivator +Bundle-SymbolicName: org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext;singleton:=true Bundle-RequiredExecutionEnvironment: J2SE-1.5 - -- cgit v1.2.3