Skip to content

Commit

Permalink
add classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer committed Dec 3, 2024
1 parent 7e44c00 commit be1660f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/drivers/teiid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
<dependency>
<groupId>org.teiid</groupId>
<artifactId>teiid</artifactId>
<version>16.0.0</version>
<version>LATEST</version>
<classifier>jdbc</classifier>
</dependency>

<!-- Optional: PostgreSQL dependency for compatibility if needed -->
Expand Down

0 comments on commit be1660f

Please sign in to comment.