Skip to content

Commit

Permalink
update the pom.xml with the cassandra-unit 1.0.1.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsevellec committed Dec 27, 2011
1 parent e3eb544 commit f0b8969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.cassandraunit</groupId>
<artifactId>cassandra-unit</artifactId>
<version>1.0.1.1</version>
<version>1.0.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f0b8969

Please sign in to comment.