Skip to content

Commit 7398970

Browse files
committed
prepare for next version
1 parent 7b8d5d0 commit 7398970

File tree

83 files changed

+99
-99
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+99
-99
lines changed

hetu-carbondata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.hetu.core</groupId>
2424
<artifactId>presto-root</artifactId>
25-
<version>1.10.0-SNAPSHOT</version>
25+
<version>1.11.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>hetu-carbondata</artifactId>

hetu-clickhouse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.hetu.core</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>1.10.0-SNAPSHOT</version>
8+
<version>1.11.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>hetu-clickhouse</artifactId>

hetu-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.hetu.core</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>1.10.0-SNAPSHOT</version>
8+
<version>1.11.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>hetu-common</artifactId>

hetu-cube/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.hetu.core</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>1.10.0-SNAPSHOT</version>
8+
<version>1.11.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>hetu-cube</artifactId>

hetu-datacenter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.hetu.core</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>1.10.0-SNAPSHOT</version>
7+
<version>1.11.0-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>hetu-datacenter</artifactId>

hetu-dm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.hetu.core</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>1.10.0-SNAPSHOT</version>
8+
<version>1.11.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>hetu-dm</artifactId>

hetu-filesystem-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.hetu.core</groupId>
55
<artifactId>presto-root</artifactId>
6-
<version>1.10.0-SNAPSHOT</version>
6+
<version>1.11.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -59,4 +59,4 @@
5959
</plugin>
6060
</plugins>
6161
</build>
62-
</project>
62+
</project>

hetu-function-namespace-managers/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.hetu.core</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>1.10.0-SNAPSHOT</version>
7+
<version>1.11.0-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>hetu-function-namespace-managers</artifactId>
@@ -70,4 +70,4 @@
7070
</dependency>
7171

7272
</dependencies>
73-
</project>
73+
</project>

hetu-greenplum/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>presto-root</artifactId>
55
<groupId>io.hetu.core</groupId>
6-
<version>1.10.0-SNAPSHOT</version>
6+
<version>1.11.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -162,4 +162,4 @@
162162
<scope>test</scope>
163163
</dependency>
164164
</dependencies>
165-
</project>
165+
</project>

hetu-hana/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.hetu.core</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>1.10.0-SNAPSHOT</version>
8+
<version>1.11.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>hetu-hana</artifactId>

0 commit comments

Comments
 (0)