[Title] Modify plug-in name, feature name and provider name
authorjoogwan.kim <joogwan.kim@samsung.com>
Fri, 26 Aug 2011 11:39:35 +0000 (20:39 +0900)
committerjoogwan.kim <joogwan.kim@samsung.com>
Fri, 26 Aug 2011 11:39:35 +0000 (20:39 +0900)
[Type] Feature
[Module]
[Priority] Major
[CQ#]
[Redmine#] 1801
[Problem]
[Cause]
[Solution]
[TestCase]

com.samsung.slp.common.feature/feature.xml
com.samsung.slp.common/META-INF/MANIFEST.MF

index 94054f4..9c47829 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="com.samsung.slp.common.feature"
       label="SLP Common"
-      version="1.0.0"
+      version="1.3.20"
       provider-name="Samsung"
       plugin="com.samsung.slp.common">
 
index 81e5a0f..034c804 100644 (file)
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: SLP SDK Common
+Bundle-Name: SLP Common
 Bundle-SymbolicName: com.samsung.slp.common
-Bundle-Version: 1.3.20.qualifier
-Bundle-Vendor: Samsung Electronics
+Bundle-Version: 1.3.20
+Bundle-Vendor: Samsung
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.ui.ide,