Merge pull request #5192 from ttaylor249/master
Force the mvn-golang plugin to use the maven proxy
This commit is contained in:
commit
e5a6dbd77a
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@
|
|||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<goVersion>1.9.2</goVersion>
|
||||
<useMavenProxy>true</useMavenProxy>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in a new issue