Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2012-04-25 14:54:44 +0000
committerrschnekenbu2012-04-25 14:54:44 +0000
commit2e6920178372b2d4189b8cbe74fe56ab61833367 (patch)
treef06f5fb3f8accc7af8d9dcb3767c26e56e3cdd22 /plugins/customization
parent55a9dc5493e54eeb6afa570a43f546d61c6c0886 (diff)
downloadorg.eclipse.papyrus-2e6920178372b2d4189b8cbe74fe56ab61833367.tar.gz
org.eclipse.papyrus-2e6920178372b2d4189b8cbe74fe56ab61833367.tar.xz
org.eclipse.papyrus-2e6920178372b2d4189b8cbe74fe56ab61833367.zip
changed the fragment version number, because of hudson/buckminster issues for fragment build.
set back to 0.9.0.v1
Diffstat (limited to 'plugins/customization')
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.palette/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization.palette/META-INF/MANIFEST.MF b/plugins/customization/org.eclipse.papyrus.customization.palette/META-INF/MANIFEST.MF
index 02bc47bb019..6a5cceea50a 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.palette/META-INF/MANIFEST.MF
+++ b/plugins/customization/org.eclipse.papyrus.customization.palette/META-INF/MANIFEST.MF
@@ -12,7 +12,7 @@ Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.papyrus.uml.diagram.common;bundle-version="0.9.0"
Eclipse-PatchFragment: true
Bundle-ClassPath: .
-Bundle-Version: 0.9.0.qualifier
+Bundle-Version: 0.9.0.v1
Bundle-Name: %fragmentName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.customization.palette;singleton:=true

Back to the top