Skip to content

Commit

Permalink
Allow Intelj mvn install
Browse files Browse the repository at this point in the history
  • Loading branch information
CfrancCyrille authored Dec 15, 2020
1 parent 5789b3a commit 99f2bf2
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 @@ -37,7 +37,7 @@
<goal>copy-resources</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/target</outputDirectory>
<outputDirectory>${basedir}/target/classes</outputDirectory>
<resources>
<resource>
<directory>src/main/resources</directory>
Expand Down

0 comments on commit 99f2bf2

Please sign in to comment.