Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
chncaesar committed Apr 29, 2022
1 parent e217d79 commit aa61211
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 19 deletions.
2 changes: 1 addition & 1 deletion external/mlsql-autosuggest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/mlsql-ets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/mlsql-healthy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/mlsql-mysql-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/mlsql-sql-profiler-30/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/mlsql-sql-profiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/mlsql-watcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion external/python-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>tech.mlsql</groupId>
<artifactId>streamingpro_2.12</artifactId>
<packaging>pom</packaging>
<version>2.3.0</version>
<version>2.3.0.1</version>

<name>StreamingPro Parent POM</name>
<url>https://github.com/allwefantasy/streamingpro</url>
Expand Down Expand Up @@ -980,6 +980,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.10.0</version>
</plugin>
</plugins>
</build>
<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.mlsql</groupId>
<artifactId>streamingpro_2.12</artifactId>
<version>2.3.0</version>
<version>2.3.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion streamingpro-cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-mlsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-spark-2.4.0-adaptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-spark-3.0.0-adaptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion streamingpro-spark-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>streamingpro_2.12</artifactId>
<groupId>tech.mlsql</groupId>
<version>2.3.0</version>
<version>2.3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down

0 comments on commit aa61211

Please sign in to comment.