<settings xmlns="http://maven.apache.org/SETTINGS/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.1.0 http://maven.apache.org/xsd/settings-1.1.0.xsd"> <servers> <server> <id>client-149e314a7c2f8c09-5e10edbcbbe7ef85</id> <configuration> <httpHeaders> <property> <name>Deploy-Token</name> <value>${GROUP_DEPLOY_TOKEN}</value> </property> </httpHeaders> </configuration> </server> </servers> </settings>