Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Trimble2012-11-08 17:54:26 +0000
committerIan Trimble2012-11-08 17:54:26 +0000
commit21da628da908a9ab241764cfc8f348848e971ec6 (patch)
tree0451b463481014cf4cf03c365f339eb858af2611 /jsf/plugins/org.eclipse.jst.jsf.facesconfig
parentc1f55d77da02f200f91f0214d5c50e6d6ac7900d (diff)
downloadwebtools.jsf-21da628da908a9ab241764cfc8f348848e971ec6.tar.gz
webtools.jsf-21da628da908a9ab241764cfc8f348848e971ec6.tar.xz
webtools.jsf-21da628da908a9ab241764cfc8f348848e971ec6.zip
Bug 393881 - Versioning problems in WTP 3.5.0 RC3 candidatev201211081916
Diffstat (limited to 'jsf/plugins/org.eclipse.jst.jsf.facesconfig')
-rw-r--r--jsf/plugins/org.eclipse.jst.jsf.facesconfig/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/META-INF/MANIFEST.MF b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/META-INF/MANIFEST.MF
index 6f4dad383..aa85659ec 100644
--- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/META-INF/MANIFEST.MF
+++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.jst.jsf.facesconfig; singleton:=true
-Bundle-Version: 1.2.101.qualifier
+Bundle-Version: 1.3.0.qualifier
Bundle-Activator: org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin$Implementation
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin

Back to the top