Skip to content

Commit

Permalink
update JDBC version to 3.00.1.0;
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyitian committed Jul 22, 2024
1 parent 1c9f1c8 commit a87c9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.dolphindb</groupId>
<artifactId>jdbc</artifactId>
<version>3.00.0.1</version>
<version>3.00.1.0</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -34,7 +34,7 @@
<connection>scm:git:[email protected]:dolphindb/jdbc.git</connection>
<developerConnection>scm:git:[email protected]:dolphindb/jdbc.git</developerConnection>
<url>[email protected]:dolphindb/jdbc.git</url>
<tag>jdbc-3.00.0.1</tag>
<tag>jdbc-3.00.1.0</tag>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit a87c9f1

Please sign in to comment.