Skip to content

Commit

Permalink
depend on storm 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsurprenant committed Dec 8, 2011
1 parent 851c412 commit cb44d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>redstorm</groupId>
<artifactId>redstorm</artifactId>
<version>0.2.1</version>
<version>0.3.0</version>
<name>RedStorm JRuby on Storm</name>

<properties>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>storm</groupId>
<artifactId>storm</artifactId>
<version>0.5.4</version>
<version>0.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cb44d04

Please sign in to comment.