Skip to content

Commit 3e469d7

Browse files
committed
adapt tar ball name to the new order
1 parent eb2a323 commit 3e469d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Portions Copyright (c) 2017-2018, 2020, Chris Fraire <cfraire@me.com>.
267267
<argument>-m</argument>
268268
<argument>pip</argument>
269269
<argument>install</argument>
270-
<argument>${outputDirectory}/opengrok-tools-${project.version}.tar.gz</argument>
270+
<argument>${outputDirectory}/opengrok_tools-${project.version}.tar.gz</argument>
271271
</arguments>
272272
<skip>${skipPythonTests}</skip>
273273
</configuration>

0 commit comments

Comments
 (0)