From: <hu...@us...> - 2006-10-26 17:53:12
|
Revision: 320 http://svn.sourceforge.net/cishell/?rev=320&view=rev Author: huangb Date: 2006-10-26 10:52:03 -0700 (Thu, 26 Oct 2006) Log Message: ----------- remove qualifier from Bundle-Version Modified Paths: -------------- trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF Modified: trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF =================================================================== --- trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF 2006-10-26 15:51:06 UTC (rev 319) +++ trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF 2006-10-26 17:52:03 UTC (rev 320) @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: CIShell Template Code Provider Bundle-SymbolicName: org.cishell.templates;singleton:=true -Bundle-Version: 0.1.0.qualifier +Bundle-Version: 0.1.0 Bundle-Localization: plugin X-AutoStart: true Import-Package: org.cishell.framework, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |