Skip to content

Commit

Permalink
Updated versions for 2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
goglepox committed Dec 21, 2012
1 parent bc5b056 commit 782356f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion features/net.bioclipse.blueobelisk_feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="net.bioclipse.blueobelisk_feature"
label="Blue Obelisk Data Repository Feature"
version="2.6.0.qualifier"
version="2.6.0.vqualifier"
provider-name="The Bioclipse Team"
plugin="net.bioclipse.data.blueobelisk">

Expand Down
2 changes: 1 addition & 1 deletion features/net.bioclipse.drugbank_feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="net.bioclipse.drugbank_feature"
label="DrugBank Feature"
version="2.6.0.qualifier"
version="2.6.0.vqualifier"
provider-name="The Bioclipse Team"
plugin="net.bioclipse.data.drugbank">

Expand Down
2 changes: 1 addition & 1 deletion features/net.bioclipse.sampledata_feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="net.bioclipse.sampledata_feature"
label="Sample Data Feature"
version="2.6.0.qualifier"
version="2.6.0.vqualifier"
provider-name="The Bioclipse Team"
plugin="net.bioclipse.data.sampledata">

Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Blue Obelisk Chemical Structures Repository
Bundle-SymbolicName: net.bioclipse.data.blueobelisk;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.data.blueobelisk.Activator
Bundle-Vendor: The Bioclipse Team
Require-Bundle: org.eclipse.ui,
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.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.data.drugbank.Activator
Bundle-Vendor: The Bioclipse Team
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.data.sampledata/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bioclipse Sample Data
Bundle-SymbolicName: net.bioclipse.data.sampledata;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.data.sampledata.Activator
Bundle-Vendor: The Bioclipse Team
Require-Bundle: org.eclipse.ui,
Expand Down

0 comments on commit 782356f

Please sign in to comment.