Merge branch '1.2.x'

This commit is contained in:
Andy Wilkinson
2016-01-12 10:17:21 +00:00
6 changed files with 32 additions and 32 deletions

View File

@@ -33,10 +33,10 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.cassandraunit</groupId>
<artifactId>cassandra-unit-spring</artifactId>
<version>2.1.9.2</version>
<scope>test</scope>
<groupId>org.cassandraunit</groupId>
<artifactId>cassandra-unit-spring</artifactId>
<version>2.1.9.2</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>