Skip to content

Commit b051f55

Browse files
shollymanlesv
authored andcommitted
close comments correctly
1 parent cbabb84 commit b051f55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bigquery/bigquerystorage/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<maven.compiler.target>1.8</maven.compiler.target>
3434
<maven.compiler.source>1.8</maven.compiler.source>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<!-- the arrow-vector library currently necessitates setting the netty property --!>
37-
<!-- For more info: https://github.com/apache/arrow/tree/master/java#java-properties --!>
36+
<!-- the arrow-vector library currently necessitates setting the netty property -->
37+
<!-- For more info: https://github.com/apache/arrow/tree/master/java#java-properties -->
3838
<argLine>-Dio.netty.tryReflectionSetAccessible=true</argLine>
3939
</properties>
4040

0 commit comments

Comments
 (0)