Mercurial > hg > monetdb-java
comparison pom.xml @ 960:1a4014a0c0c8 v12.0
Updated release numbers in preparation for a release.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Fri, 17 Jan 2025 10:23:43 +0100 (2 months ago) |
parents | 7e23afcb49a5 |
children |
comparison
equal
deleted
inserted
replaced
959:0c07ad5a00f1 | 960:1a4014a0c0c8 |
---|---|
4 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | 4 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
5 <modelVersion>4.0.0</modelVersion> | 5 <modelVersion>4.0.0</modelVersion> |
6 | 6 |
7 <groupId>monetdb</groupId> | 7 <groupId>monetdb</groupId> |
8 <artifactId>monetdb-jdbc</artifactId> | 8 <artifactId>monetdb-jdbc</artifactId> |
9 <version>3.3</version> | 9 <version>12.0</version> |
10 <name>${project.groupId}:${project.artifactId}</name> | 10 <name>${project.groupId}:${project.artifactId}</name> |
11 <description>MonetDB JDBC driver</description> | 11 <description>MonetDB JDBC driver</description> |
12 <url>https://www.monetdb.org</url> | 12 <url>https://www.monetdb.org</url> |
13 | 13 |
14 <licenses> | 14 <licenses> |