Changeset: 334a06e4f64c for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java/rev/334a06e4f64c
Modified Files:
        pom.xml
        release.txt
Branch: default
Log Message:

Updated release numbers in preparation for a release.


diffs (26 lines):

diff --git a/pom.xml b/pom.xml
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
   <groupId>monetdb</groupId>
   <artifactId>monetdb-jdbc</artifactId>
-  <version>12.0</version>
+  <version>12.1</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>MonetDB JDBC driver</description>
   <url>https://www.monetdb.org</url>
diff --git a/release.txt b/release.txt
--- a/release.txt
+++ b/release.txt
@@ -1,8 +1,8 @@
 RELEASE INFO
 ============
 
-MonetDB JDBC driver version 12.0
-Release date: 2025-01-17
+MonetDB JDBC driver version 12.1
+Release date: 2025-10-02
 
 The Java Database Connectivity (JDBC) API provides universal data access from
 the Java programming language.
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to