We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d009629 commit 6a8bd7bCopy full SHA for 6a8bd7b
1 file changed
tcslackbuildnotifier-web-ui/pom.xml
@@ -128,7 +128,7 @@
128
</copy>
129
130
<echo message=" - Creating ZIP file" />
131
- <zip destfile="${project.build.directory}/tcSlackNotificationsPlugin-${version}.zip"
+ <zip destfile="${project.build.directory}/tcSlackNotificationsPlugin.zip"
132
basedir="${project.build.directory}/dist"
133
/>
134
0 commit comments