Skip to content

Commit

Permalink
fix: t
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Sep 10, 2024
1 parent a34a6bd commit f7b848e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions java/memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,4 @@ under the License.
<module>memory-netty-buffer-patch</module>
<module>memory-netty</module>
</modules>

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration combine.children="append">
<compilerArgs>
<arg>-Werror</arg>
</compilerArgs>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit f7b848e

Please sign in to comment.