reverted back to working pom files

This commit is contained in:
Jonas Bonér 2009-12-21 23:02:30 +01:00
parent 7b507dfb42
commit fd7fb17ed0
6 changed files with 11 additions and 11 deletions

View file

@ -31,7 +31,7 @@
<version>${project.version}</version>
</dependency>
<dependency>
<artifactId>akka-persistence</artifactId>
<artifactId>akka-persistence-cassandra</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>