Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sstone committed May 31, 2013
1 parent 7c15232 commit 47b45c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The original code has been improved, with the addition of:
<dependency>
<groupId>com.github.sstone</groupId>
<artifactId>akka-amqp-proxies_SCALA-VERSION</artifactId>
<version>1.2</version>
<version>1.3</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
Expand All @@ -45,7 +45,7 @@ are synced to Maven Central

* version 1.1 (master branch) is compatible with Scala 2.9.2 and Akka 2.0.5
* version 1.1 (scala2.10 branch) is compatible with Scala 2.10 and Akka 2.1.0
* version 1.2 (scala2.10 branch) is compatible with Scala 2.10.1 and Akka 2.1.2
* version 1.3 (scala2.10 branch) is compatible with Scala 2.10.1 and Akka 2.1.2

## Calculator demo

Expand Down

0 comments on commit 47b45c1

Please sign in to comment.