Skip to content

Commit 74f3e34

Browse files
Sort POM
1 parent 8c08a0d commit 74f3e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/trino-iceberg/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@
119119

120120
<dependency>
121121
<groupId>io.trino</groupId>
122-
<artifactId>trino-filesystem-manager</artifactId>
122+
<artifactId>trino-filesystem-azure</artifactId>
123123
</dependency>
124124

125125
<dependency>
126126
<groupId>io.trino</groupId>
127-
<artifactId>trino-filesystem-azure</artifactId>
127+
<artifactId>trino-filesystem-manager</artifactId>
128128
</dependency>
129129

130130
<dependency>

0 commit comments

Comments
 (0)