Changing the version to 1.2.4.qualifier.
[phpeclipse.git] / net.sourceforge.phpeclipse.xml.core / META-INF / MANIFEST.MF
index 6ab4971..c0ffd3c 100644 (file)
@@ -1,10 +1,10 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
+Bundle-Name: PHPEclipse XML Core
 Bundle-SymbolicName: net.sourceforge.phpeclipse.xml.core;singleton:=true
-Bundle-Version: 1.1.9
+Bundle-Version: 1.2.4.qualifier
 Bundle-ClassPath: xmlcore.jar
-Bundle-Vendor: %providerName
+Bundle-Vendor: PHPEclipse project team
 Bundle-Localization: plugin
 Export-Package: net.sourceforge.phpeclipse.xml.core.internal.model;x-internal:=true,
  net.sourceforge.phpeclipse.xml.core.internal.parser;x-internal:=true,
@@ -14,3 +14,4 @@ Require-Bundle: net.sourceforge.phpeclipse.core,
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
  org.eclipse.text
+Bundle-ActivationPolicy: lazy