Skip to content

Commit

Permalink
Bumped versions to 2.5.0 and added moss.data to the update site
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Jul 3, 2012
1 parent 64f74dc commit a572ef1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions features/net.bioclipse.moss_site/feature.xml
Expand Up @@ -21,9 +21,13 @@
id="net.bioclipse.moss_feature"
version="0.0.0"/>

<includes
id="net.bioclipse.data.moss_feature"
version="0.0.0"/>

<requires>
<import feature="net.bioclipse.rdf_feature" />
<import feature="net.bioclipse.chemoinformatics_feature" />
<import feature="net.bioclipse.rdf_feature"/>
<import feature="net.bioclipse.chemoinformatics_feature"/>
</requires>

</feature>
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.moss.business/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MOSS Manager Plugin
Bundle-SymbolicName: net.bioclipse.moss.business;singleton:=true
Bundle-Version: 2.3.0
Bundle-Version: 2.5.0.qualifier
Bundle-Activator: net.bioclipse.moss.Activator
Bundle-Vendor: The Bioclipse Project
Export-Package: net.bioclipse.moss,
Expand Down
4 changes: 2 additions & 2 deletions plugins/net.bioclipse.moss/META-INF/MANIFEST.MF
@@ -1,8 +1,8 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Moss Plug-in
Bundle-Name: MOSS Plug-in
Bundle-SymbolicName: net.bioclipse.moss;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 2.5.0.qualifier
Bundle-Activator: net.bioclipse.moss.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.help.webapp,
Expand Down

0 comments on commit a572ef1

Please sign in to comment.