Skip to content

Commit

Permalink
misc: preparing release 1.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Sep 1, 2020
1 parent b8ece5c commit edf76da
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 @@ -46,7 +46,7 @@
<configuration>
<tasks>
<copy file="target/${project.artifactId}-${project.version}.jar"
tofile="../runtime/runtime-launcher/modules/${project.artifactId}-${project.version}.jar">
tofile="../reedelk-runtime/runtime-launcher/modules/${project.artifactId}-${project.version}.jar">
</copy>
</tasks>
</configuration>
Expand Down

0 comments on commit edf76da

Please sign in to comment.