We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697247a commit 98961a5Copy full SHA for 98961a5
pom.xml
@@ -90,7 +90,7 @@
90
<configuration>
91
<tasks>
92
<copy file="target/${project.artifactId}-${project.version}.jar"
93
- tofile="../runtime/runtime-launcher/modules/${project.artifactId}-${project.version}.jar">
+ tofile="../reedelk-runtime/runtime-launcher/modules/${project.artifactId}-${project.version}.jar">
94
</copy>
95
</tasks>
96
</configuration>
0 commit comments