Skip to content

Commit

Permalink
set version to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baisui1981 committed Nov 27, 2022
1 parent f38443b commit 01b4778
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 22 deletions.
2 changes: 1 addition & 1 deletion datax-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven-tpi-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<!--https://maven.apache.org/maven-ci-friendly.html-->
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<packaging>pom</packaging>
<name>tis</name>
<url>https://maven.apache.org</url>
Expand Down
4 changes: 3 additions & 1 deletion setversion.sh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
mvn versions:set -DnewVersion=3.6.0-alpha -DprocessDependencies=true -DgenerateBackupPoms=false
mvn versions:set -DnewVersion=3.6.0 -DprocessDependencies=true -DgenerateBackupPoms=false

mvn compile deploy -pl datax-config,maven-tpi-plugin -am -Dmaven.test.skip=true -DaltDeploymentRepository=base::default::https://localhost:8080/release
2 changes: 1 addition & 1 deletion tis-assemble/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-base-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tis</artifactId>
<groupId>com.qlangtech.tis</groupId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tis-builder-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-common-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tis</artifactId>
<groupId>com.qlangtech.tis</groupId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tis-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.qlangtech.tis</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tis-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-dag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tis</artifactId>
<groupId>com.qlangtech.tis</groupId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tis-datax-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tis-hadoop-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-manage-pojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-plugin-sezpoz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tis</artifactId>
<groupId>com.qlangtech.tis</groupId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tis-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-scala-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tis</artifactId>
<groupId>com.qlangtech.tis</groupId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tis-solrconfig-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-sql-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tis-web-start-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tis-web-start/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xmodifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis</artifactId>
<version>3.6.0-alpha</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.qlangtech.tis</groupId>
Expand Down

0 comments on commit 01b4778

Please sign in to comment.