Skip to content

Commit

Permalink
Remove driver from project as it is available on maven repo. (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert authored Nov 21, 2023
1 parent f48cbfa commit dd5ac25
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file removed lib/cassandra-jdbc-wrapper-4.9.1-bundle.jar
Binary file not shown.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
<groupId>com.ing.data</groupId>
<artifactId>cassandra-jdbc-wrapper</artifactId>
<version>4.10.2</version>
<scope>system</scope>
<systemPath>${basedir}/lib/cassandra-jdbc-wrapper-4.9.1-bundle.jar</systemPath>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
Expand Down

0 comments on commit dd5ac25

Please sign in to comment.