This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<httpHeaders>
|
||||
<property>
|
||||
<name>Authorization</name>
|
||||
<value>token {access_token}</value>
|
||||
<value>token ${env.MAVEN_TOKEN}</value>
|
||||
</property>
|
||||
</httpHeaders>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user