Skip to content

Commit c215035

Browse files
committed
BUMP 1.2.0
1 parent ad6df04 commit c215035

File tree

38 files changed

+40
-40
lines changed

38 files changed

+40
-40
lines changed

backends-clickhouse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-parent</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

backends-velox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-parent</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

gluten-celeborn/clickhouse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-celeborn</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

gluten-celeborn/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-celeborn</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

gluten-celeborn/package/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-celeborn</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

gluten-celeborn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-parent</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

gluten-celeborn/velox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-celeborn</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

gluten-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-parent</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

gluten-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-parent</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

gluten-delta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gluten-parent</artifactId>
77
<groupId>org.apache.gluten</groupId>
8-
<version>1.2.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)