<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.vertica.jdbc</groupId>
<artifactId>vertica-jdbc</artifactId>
<version>24.4.0-0</version>
<name>vertica-jdbc</name>
<description>Vertica JDBC Driver</description>
<url>https://www.vertica.com/download/vertica/client-drivers/</url>
<organization>
<name>Vertica</name>
<url>https://www.vertica.com</url>
</organization>
<licenses>
<license>
<name>Vertica Client License Agreement</name>
<url>https://www.vertica.com/wp-content/uploads/2024/02/Vertica-Client-License-Agreement_Feb2023.pdf</url>
</license>
</licenses>
</project>
