Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmoller2011-01-22 15:10:25 +0000
committerjmoller2011-01-22 15:10:25 +0000
commitcad4040d265d4011d808fac0eb6a91819337607f (patch)
treea3de8b81e8334373d983a96a653435f107bb776a
parentd4ad1ed31c88c46e1ceeab7c954eecd6d6906bd4 (diff)
downloadwebtools.sourceediting.xpath.tests-R3_2_maintenance.tar.gz
webtools.sourceediting.xpath.tests-R3_2_maintenance.tar.xz
webtools.sourceediting.xpath.tests-R3_2_maintenance.zip
[nobug] Updating service revision for WTP 3.2.3R3_2_3R3_2_maintenance
-rw-r--r--tests/org.eclipse.wst.xml.xpath2.processor.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.wst.xml.xpath2.processor.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.wst.xml.xpath2.processor.tests/META-INF/MANIFEST.MF
index 3764434c..dbbf82c1 100644
--- a/tests/org.eclipse.wst.xml.xpath2.processor.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.wst.xml.xpath2.processor.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.wst.xml.xpath2.processor.tests;singleton:=true
-Bundle-Version: 1.1.1
+Bundle-Version: 1.1.2
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.apache.xerces;bundle-version="[2.9.0,3.0.0)",

Back to the top