From e83f43a7717102794986d7048303224e726a6007 Mon Sep 17 00:00:00 2001 From: Rob Bynum Date: Wed, 16 Mar 2022 12:32:37 -0700 Subject: [PATCH] Corrected version references to match the JDBC driver currently in the repo (v.3.2.0) --- .classpath | 8 ++++++-- Samples-java-helloworld.iml | 4 ++-- pom.xml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index 5d02e6f..1926999 100644 --- a/.classpath +++ b/.classpath @@ -1,7 +1,11 @@ - + + + + + - + diff --git a/Samples-java-helloworld.iml b/Samples-java-helloworld.iml index d0aaab2..f9c3341 100644 --- a/Samples-java-helloworld.iml +++ b/Samples-java-helloworld.iml @@ -11,7 +11,7 @@ - - + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 132fe14..22ac8c4 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ com.intersystems intersystems-jdbc - 3.0.0 + 3.2.0