Skip to content

Commit

Permalink
update version to 0.50.0-public
Browse files Browse the repository at this point in the history
  • Loading branch information
dingxin-tech committed Oct 24, 2024
1 parent c68d7d8 commit f7bce7d
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions odps-console-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-auth</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-auth</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-basic</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-basic</name>
<url>http://odps.aliyun.com</url>

Expand Down
4 changes: 2 additions & 2 deletions odps-console-cupid-public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-cupid-public</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-cupid-public</name>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion odps-console-dist-public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>odps-console</artifactId>
<groupId>com.aliyun.openservices.odps</groupId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions odps-console-dship/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-dship</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-dship</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-mr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-mr</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-mr</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-public</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-public</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-resource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-resource</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-resource</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-sql</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-sql</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-tunnel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-tunnel</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-tunnel</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-volume2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-volume2</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-volume2</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-xflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-xflow</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<name>odps-console-xflow</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.48.0-public</version>
<version>0.50.0-public</version>
<packaging>pom</packaging>

<name>odps-console</name>
Expand Down

0 comments on commit f7bce7d

Please sign in to comment.