Docs: Changed organization id from se.scalablesolutions.akka to com.typesafe.akka

This commit is contained in:
Patrik Nordwall 2011-11-18 13:17:57 +01:00
parent d41c79c2ee
commit 7999c4c195
6 changed files with 11 additions and 11 deletions

View file

@ -180,7 +180,7 @@ It should now look something like this:
<dependencies>
<dependency>
<groupId>se.scalablesolutions.akka</groupId>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-actor</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>