Skip to content

Commit 300d689

Browse files
committed
defines cassandra unit as test
1 parent 0084c1a commit 300d689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cassandra-driver/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
<groupId>org.cassandraunit</groupId>
8585
<artifactId>cassandra-unit</artifactId>
8686
<version>3.3.0.2</version>
87+
<scope>test</scope>
8788
</dependency>
8889
</dependencies>
8990
<build>

0 commit comments

Comments
 (0)