Skip to content

Commit

Permalink
Normalize teradata jdbc dependency (OHDSI#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-at-the-hyve committed Jul 14, 2023
1 parent 9624649 commit b93a466
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 49 deletions.
Binary file not shown.

This file was deleted.

12 changes: 0 additions & 12 deletions lib/com/teradata/jdbc/terajdbc4/maven-metadata-local.xml

This file was deleted.

Binary file not shown.

This file was deleted.

12 changes: 0 additions & 12 deletions lib/com/teradata/tdgss/tdgssconfig/maven-metadata-local.xml

This file was deleted.

9 changes: 2 additions & 7 deletions rabbit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,13 +135,8 @@
</dependency>
<dependency>
<groupId>com.teradata.jdbc</groupId>
<artifactId>terajdbc4</artifactId>
<version>16.0.0.32</version>
</dependency>
<dependency>
<groupId>com.teradata.tdgss</groupId>
<artifactId>tdgssconfig</artifactId>
<version>16.0.0.0</version>
<artifactId>terajdbc</artifactId>
<version>16.20.00.13</version>
</dependency>
<dependency>
<groupId>com.simba.googlebigquery.jdbc</groupId>
Expand Down

0 comments on commit b93a466

Please sign in to comment.