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