Skip to content

Commit

Permalink
Update cli/pom.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Jörg Hohwiller <[email protected]>
  • Loading branch information
aBega2000 and hohwille authored Mar 4, 2024
1 parent 3b20c6c commit 4b48082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<goal>copy-resources</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/target/package</outputDirectory>
<outputDirectory>${project.build.directory}/package</outputDirectory>
<resources>
<resource>
<directory>src/main/package</directory>
Expand Down

0 comments on commit 4b48082

Please sign in to comment.