Skip to content

Commit d8ac05a

Browse files
committed
fix: exclude iceberg repo
1 parent e255a07 commit d8ac05a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,7 @@ under the License.
986986
<exclude>**/build/**</exclude>
987987
<exclude>**/target/**</exclude>
988988
<exclude>**/apache-spark/**</exclude>
989+
<exclude>**/apache-iceberg/**</exclude>
989990
<exclude>.dockerignore</exclude>
990991
<exclude>.git/**</exclude>
991992
<exclude>.github/**</exclude>

0 commit comments

Comments
 (0)