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 ad8947c commit a146392Copy full SHA for a146392
tools/pom.xml
@@ -267,7 +267,7 @@ Portions Copyright (c) 2017-2018, 2020, Chris Fraire <[email protected]>.
267
<argument>-m</argument>
268
<argument>pip</argument>
269
<argument>install</argument>
270
- <argument>${outputDirectory}/opengrok-tools-${project.version}.tar.gz</argument>
+ <argument>${outputDirectory}/opengrok_tools-${project.version}.tar.gz</argument>
271
</arguments>
272
<skip>${skipPythonTests}</skip>
273
</configuration>
0 commit comments