Skip to content

Commit 3a2bf4d

Browse files
tulinkryVladimir Kotal
authored andcommitted
removing the version from the distribution of opengrok-tools
1 parent e082176 commit 3a2bf4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/assembly.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<file>
2323
<source>${project.basedir}/../opengrok-tools/${project.build.directory}/dist/opengrok-tools-${project.python.package.version}.tar.gz</source>
2424
<outputDirectory>tools</outputDirectory>
25-
<destName>opengrok-tools-${project.python.package.version}.tar.gz</destName>
25+
<destName>opengrok-tools.tar.gz</destName>
2626
</file>
2727
</files>
2828
<fileSets>

0 commit comments

Comments
 (0)