Skip to content

Commit 278bb28

Browse files
authored
Merge pull request #965 from kstekovi/WFLY-19839
[WFLY-19839] move configure-jms.cli to root of the QS
2 parents da1f41c + 0f06c75 commit 278bb28

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

helloworld-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<packaging-scripts>
128128
<packaging-script>
129129
<scripts>
130-
<script>${project.build.scriptSourceDirectory}/configure-jms.cli</script>
130+
<script>${basedir}/configure-jms.cli</script>
131131
</scripts>
132132
<!-- Expressions resolved during server execution -->
133133
<resolve-expressions>false</resolve-expressions>

0 commit comments

Comments
 (0)