Skip to content

Commit

Permalink
Fix Module Name
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro authored Jan 23, 2024
1 parent aec724d commit d09eef5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions natives/linux-x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
<packaging>jar</packaging>

<properties>
<javaModuleName>com.aayushatharva.brotli4j.linux.s390x</javaModuleName>
<javaModuleName>com.aayushatharva.brotli4j.linux.ppc64le</javaModuleName>
<javaModuleName>com.aayushatharva.brotli4j.linux.x86_64</javaModuleName>
</properties>

<build>
Expand Down

0 comments on commit d09eef5

Please sign in to comment.