Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-03-04 15:48:07 +0000
committerThomas Watson2009-03-04 15:48:07 +0000
commitc06d2db0db9ca57f1b6e6d19a8bda1b957781c14 (patch)
tree2d944aef1ebd0570773f63afaab5de236f0d1c9e /bundles/org.eclipse.equinox.transforms.xslt
parent6b601aee29ac5c483275b2e729d769316812ea08 (diff)
downloadrt.equinox.bundles-c06d2db0db9ca57f1b6e6d19a8bda1b957781c14.tar.gz
rt.equinox.bundles-c06d2db0db9ca57f1b6e6d19a8bda1b957781c14.tar.xz
rt.equinox.bundles-c06d2db0db9ca57f1b6e6d19a8bda1b957781c14.zip
Bug 254300 Brandingpre_log_1_1
Diffstat (limited to 'bundles/org.eclipse.equinox.transforms.xslt')
-rw-r--r--bundles/org.eclipse.equinox.transforms.xslt/META-INF/MANIFEST.MF2
-rw-r--r--bundles/org.eclipse.equinox.transforms.xslt/bundle.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.transforms.xslt/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.transforms.xslt/META-INF/MANIFEST.MF
index b08154d51..427fcf1a4 100644
--- a/bundles/org.eclipse.equinox.transforms.xslt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.transforms.xslt/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.equinox.transforms.xslt
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.100.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Import-Package: org.eclipse.osgi.framework.log;version="1.0.0",
org.osgi.framework;version="1.3.0",
diff --git a/bundles/org.eclipse.equinox.transforms.xslt/bundle.properties b/bundles/org.eclipse.equinox.transforms.xslt/bundle.properties
index ce1cdc025..8a736aa74 100644
--- a/bundles/org.eclipse.equinox.transforms.xslt/bundle.properties
+++ b/bundles/org.eclipse.equinox.transforms.xslt/bundle.properties
@@ -9,4 +9,4 @@
# IBM Corporation - initial API and implementation
###############################################################################
bundleName=XSLT Transform Provider
-providerName=Eclipse.org \ No newline at end of file
+providerName=Eclipse.org - Equinox \ No newline at end of file

Back to the top