Skip to content

Commit

Permalink
Fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tjake committed Aug 5, 2024
1 parent 2047d42 commit 60b30a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jlama-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
<artifactId>jlama-native</artifactId>
<version>${project.version}</version>
<classifier>${jni.classifier}</classifier>
<scope>system</scope>
<systemPath>${project.basedir}/../jlama-native/target/jlama-native-${project.version}-${jni.classifier}.jar</systemPath>
<type>jar</type>
</dependency>

<dependency>
Expand Down

0 comments on commit 60b30a5

Please sign in to comment.