mirror of https://github.com/apache/cloudstack.git
maven: remove depcrecated pip option --allow-external (#3492)
Removing deprecated pip option --allow-external
This commit is contained in:
parent
c1d3f98775
commit
333409a83c
|
|
@ -159,7 +159,6 @@
|
|||
<executable>pip</executable>
|
||||
<arguments>
|
||||
<argument>install</argument>
|
||||
<argument>--allow-external</argument>
|
||||
<argument>--upgrade</argument>
|
||||
<argument>Marvin-${project.version}.tar.gz</argument>
|
||||
</arguments>
|
||||
|
|
|
|||
Loading…
Reference in New Issue