Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upgraded to 1.0-RC5
  • Loading branch information
Matt Abrams authored and Matt Abrams committed Jan 22, 2011
1 parent 3f94f79 commit 8059b41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -29,12 +29,12 @@
<dependency> <dependency>
<groupId>se.scalablesolutions.akka</groupId> <groupId>se.scalablesolutions.akka</groupId>
<artifactId>akka-actor</artifactId> <artifactId>akka-actor</artifactId>
<version>1.0-RC3</version> <version>1.0-RC5</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>se.scalablesolutions.akka</groupId> <groupId>se.scalablesolutions.akka</groupId>
<artifactId>akka-persistence-redis</artifactId> <artifactId>akka-persistence-redis</artifactId>
<version>1.0-RC3</version> <version>1.0-RC5</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>

0 comments on commit 8059b41

Please sign in to comment.