Skip to content

Commit

Permalink
adapt tar ball name to the new order
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Apr 18, 2024
1 parent ad8947c commit a146392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Expand Up @@ -267,7 +267,7 @@ Portions Copyright (c) 2017-2018, 2020, Chris Fraire <cfraire@me.com>.
<argument>-m</argument>
<argument>pip</argument>
<argument>install</argument>
<argument>${outputDirectory}/opengrok-tools-${project.version}.tar.gz</argument>
<argument>${outputDirectory}/opengrok_tools-${project.version}.tar.gz</argument>
</arguments>
<skip>${skipPythonTests}</skip>
</configuration>
Expand Down

0 comments on commit a146392

Please sign in to comment.