Skip to content

Commit

Permalink
pom
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Feb 5, 2025
1 parent 90d66ba commit 664bda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
<goal>build-frontend</goal>
</goals>
<configuration>
<javaSourceFolder>${project.basedir}/src/main/java;${project.basedir}/src/test/java</javaSourceFolder>
<javaSourceFolder>${project.basedir}/src/test/java</javaSourceFolder>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 664bda2

Please sign in to comment.