Skip to content

Commit

Permalink
Add qualifier to DrugBank feature and plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Georgiev committed Oct 29, 2012
1 parent b87e90c commit 60552c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions features/net.bioclipse.drugbank_feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="net.bioclipse.drugbank_feature"
label="DrugBank Feature"
version="2.5"
version="2.5.0.qualifier"
provider-name="The Bioclipse Team"
plugin="net.bioclipse.data.drugbank">

Expand All @@ -15,8 +15,7 @@
</copyright>

<license url="http://www.drugbank.ca/">

DrugBank is offered to the public as a freely available resource.
DrugBank is offered to the public as a freely available resource.
Use and re-distribution of the data, in whole or in part, for
commercial purposes requires explicit permission of the authors
and explicit acknowledgment of the source material (DrugBank)
Expand All @@ -31,7 +30,6 @@ Wishart DS et al., DrugBank: a comprehensive resource for in
silico drug discovery and exploration. Nucleic Acids Res. 2006
Jan
1;34(Database issue):D668-672, doi: 10.1093/nar/gkj067 (http://dx.doi.org/10.1093/nar/gkj067).

</license>

<url>
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.data.drugbank/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: DrugBank Database
Bundle-SymbolicName: net.bioclipse.data.drugbank;singleton:=true
Bundle-Version: 2.5
Bundle-Version: 2.5.0.qualifier
Bundle-Activator: net.bioclipse.data.drugbank.Activator
Bundle-Vendor: The Bioclipse Team
Require-Bundle: org.eclipse.ui,
Expand Down

0 comments on commit 60552c2

Please sign in to comment.