You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by le...@apache.org on 2022/10/16 09:03:49 UTC

[incubator-linkis] branch dev-1.3.0 updated: update mvn version to 1.3.0 (#3660)

This is an automated email from the ASF dual-hosted git repository.

legendtkl pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
     new fa0611a53 update mvn version to 1.3.0 (#3660)
fa0611a53 is described below

commit fa0611a53e524ed982ba9e8c6ec8217a626a4094
Author: legendtkl <ta...@gmail.com>
AuthorDate: Sun Oct 16 17:03:45 2022 +0800

    update mvn version to 1.3.0 (#3660)
---
 .../plugins/linkis-gateway-datasource-ruler/pom.xml                     | 2 +-
 linkis-web/pom.xml                                                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/linkis-spring-cloud-services/linkis-service-gateway/plugins/linkis-gateway-datasource-ruler/pom.xml b/linkis-spring-cloud-services/linkis-service-gateway/plugins/linkis-gateway-datasource-ruler/pom.xml
index b938c5095..3c3d26ba1 100644
--- a/linkis-spring-cloud-services/linkis-service-gateway/plugins/linkis-gateway-datasource-ruler/pom.xml
+++ b/linkis-spring-cloud-services/linkis-service-gateway/plugins/linkis-gateway-datasource-ruler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>linkis</artifactId>
         <groupId>org.apache.linkis</groupId>
-        <version>1.2.0</version>
+        <version>1.3.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/linkis-web/pom.xml b/linkis-web/pom.xml
index ae4dda9e2..3427a8a93 100644
--- a/linkis-web/pom.xml
+++ b/linkis-web/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>linkis</artifactId>
     <groupId>org.apache.linkis</groupId>
-    <version>1.2.0</version>
+    <version>1.3.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org