Skip to content

Commit e212460

Browse files
committed
[maven-release-plugin] prepare release 455
1 parent 3a72d9c commit e212460

File tree

108 files changed

+111
-111
lines changed

Some content is hidden

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

108 files changed

+111
-111
lines changed

client/trino-cli/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

client/trino-client/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

client/trino-jdbc/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-grammar/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-main/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-parser/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-server-main/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-server-rpm/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-server/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

core/trino-spi/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.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>455-SNAPSHOT</version>
8+
<version>455</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)