Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoqnc committed Jul 2, 2024
1 parent b170c65 commit 73be2ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<testSourceDirectory>src/test/java/com/ibm/plugin/</testSourceDirectory>
</properties>

<testSourceDirectory>src/test/java/com/ibm/plugin/</testSourceDirectory>

<dependencies>
<dependency>
<groupId>com.ibm</groupId>
Expand Down

0 comments on commit 73be2ae

Please sign in to comment.