version is now 0.6

This commit is contained in:
Jonas Boner 2009-08-14 11:07:16 +02:00
parent 4faeab997b
commit 5a6ea7639b
5 changed files with 3939 additions and 4292 deletions

View file

@ -11,7 +11,7 @@
<parent>
<artifactId>akka</artifactId>
<groupId>se.scalablesolutions.akka</groupId>
<version>0.5</version>
<version>0.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
@ -20,7 +20,7 @@
<dependency>
<artifactId>akka-util-java</artifactId>
<groupId>se.scalablesolutions.akka</groupId>
<version>0.5</version>
<version>0.6</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>