Skip to content

Commit

Permalink
Release 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tarelli committed Aug 7, 2017
1 parent ab95af7 commit 701c63c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions geppetto.plan
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
http://www.springsource.org/schema/dm-server/plan/springsource-dm-server-plan.xsd">


<artifact type="bundle" name="org.geppetto.model" version="0.3.6"/>
<artifact type="bundle" name="org.geppetto.core" version="0.3.6"/>
<artifact type="bundle" name="org.geppetto.model.neuroml" version="0.3.6"/>
<artifact type="bundle" name="org.geppetto.simulation" version="0.3.6"/>
<artifact type="bundle" name="org.geppetto.frontend" version="0.3.6"/>
<artifact type="bundle" name="org.geppetto.model" version="0.3.7"/>
<artifact type="bundle" name="org.geppetto.core" version="0.3.7"/>
<artifact type="bundle" name="org.geppetto.model.neuroml" version="0.3.7"/>
<artifact type="bundle" name="org.geppetto.simulation" version="0.3.7"/>
<artifact type="bundle" name="org.geppetto.frontend" version="0.3.7"/>


</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.3.6</version>
<version>0.3.7</version>
<packaging>pom</packaging>
<modules>
<module>../org.geppetto.model</module>
Expand Down

0 comments on commit 701c63c

Please sign in to comment.