Skip to content

Commit

Permalink
bump 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dingxin-tech committed Oct 9, 2024
1 parent 6f0a26e commit 9f5d835
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.8.0-rc2</version>
<version>3.8.0</version>
<name>odps-jdbc</name>
<description>Aliyun ODPS JDBC driver</description>
<url>http://odps.aliyun.com</url>
Expand Down Expand Up @@ -49,7 +49,7 @@
</distributionManagement>

<properties>
<sdk.version>0.50.0-rc1</sdk.version>
<sdk.version>0.50.0-public</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 9f5d835

Please sign in to comment.