Skip to content

Commit

Permalink
update SDK version to 0.45.0 update version to 3.5.0-internal
Browse files Browse the repository at this point in the history
  • Loading branch information
述作 committed May 19, 2023
1 parent cc2d0d5 commit f67c10f
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.aliyun.odps</groupId>
<artifactId>odps-jdbc</artifactId>
<version>3.4.6-internal</version>
<version>3.5.0-internal</version>
<name>odps-jdbc</name>
<description>Aliyun ODPS JDBC driver</description>
<url>http://odps.aliyun.com</url>
Expand Down Expand Up @@ -48,7 +48,7 @@
</distributionManagement>

<properties>
<sdk.version>0.43.5</sdk.version>
<sdk.version>0.45.0</sdk.version>
<junit.version>4.11</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.8</jdk.version>
Expand Down

0 comments on commit f67c10f

Please sign in to comment.