Skip to content

Commit

Permalink
Merge pull request #19 from openworm/development
Browse files Browse the repository at this point in the history
Release 0.0.9
  • Loading branch information
tarelli committed Jan 22, 2014
2 parents 85a662a + 79452c2 commit 5c9d972
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions geppetto.plan
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
http://www.springsource.org/schema/dm-server/plan
http://www.springsource.org/schema/dm-server/plan/springsource-dm-server-plan.xsd">

<artifact type="bundle" name="org.geppetto.core" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.core" version="0.0.9"/>
<artifact type="bundle" name="org.neuroml.model" version="1.0.8"/>
<artifact type="bundle" name="org.geppetto.model.sph" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.model.neuroml" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.solver.sph" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.simulator.sph" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.simulator.jlems" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.testbackend" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.simulation" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.frontend" version="0.0.8"/>
<artifact type="bundle" name="org.geppetto.model.sph" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.model.neuroml" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.solver.sph" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.simulator.sph" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.simulator.jlems" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.testbackend" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.simulation" version="0.0.9"/>
<artifact type="bundle" name="org.geppetto.frontend" version="0.0.9"/>
</plan>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.geppetto</groupId>
<artifactId>org.geppetto</artifactId>
<name>Geppetto</name>
<version>0.0.8</version>
<version>0.0.9</version>
<packaging>pom</packaging>
<modules>
<module>../org.geppetto.core</module>
Expand Down

0 comments on commit 5c9d972

Please sign in to comment.