Skip to content

Commit

Permalink
Don't use qualifier for Fragment-Host's version
Browse files Browse the repository at this point in the history
  • Loading branch information
manandbytes committed Jun 21, 2011
1 parent 705cf48 commit 86211f9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -33,5 +33,5 @@ Import-Package: org.eclipse.swt.widgets,
org.junit.runner;version="[4.3.1,5.0.0)",
org.junit.runners;version="[4.3.1,5.0.0)",
org.osgi.framework;version="[1.4.0,2.0.0)"
Fragment-Host: ${bundleId}.ui;bundle-version="${version}.qualifier"
Fragment-Host: ${bundleId}.ui;bundle-version="${version}"
Export-Package: ${bundleId}.ui.tests

0 comments on commit 86211f9

Please sign in to comment.