Skip to content

Commit fa0611a

Browse files
authored
update mvn version to 1.3.0 (#3660)
1 parent d69a234 commit fa0611a

File tree

2 files changed

+2
-2
lines changed
  • linkis-spring-cloud-services/linkis-service-gateway/plugins/linkis-gateway-datasource-ruler
  • linkis-web

2 files changed

+2
-2
lines changed

linkis-spring-cloud-services/linkis-service-gateway/plugins/linkis-gateway-datasource-ruler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>linkis</artifactId>
2424
<groupId>org.apache.linkis</groupId>
25-
<version>1.2.0</version>
25+
<version>1.3.0</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

linkis-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>linkis</artifactId>
2323
<groupId>org.apache.linkis</groupId>
24-
<version>1.2.0</version>
24+
<version>1.3.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

0 commit comments

Comments
 (0)