83 lines
2.2 KiB
XML
83 lines
2.2 KiB
XML
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 https://maven.apache.org/xsd/settings-1.0.0.xsd">
|
|
<servers>
|
|
<server>
|
|
<id>gitlab-simulife-interface</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-oXzbD7gTxcU5N7MQXfRx</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
<server>
|
|
<id>gitlab-simulife-view</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-dfgBxkL8LG8LvBBLPD1q</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
<server>
|
|
<id>gitlab-simulife-analysis</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-uu_c9XZiPiVg1G1M2dr5</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
<server>
|
|
<id>gitlab-simulife-simulation</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-u8dr9YuqjpSLCrzDJHsW</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
<server>
|
|
<id>gitlab-simulife-model</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-U8y4yGRA7AF1yFjPsPyL</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
<server>
|
|
<id>gitlab-simulife-elements</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-BsJxz_P_rRHL5euvnxjn</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
<server>
|
|
<id>gitlab-maven</id>
|
|
<configuration>
|
|
<httpHeaders>
|
|
<property>
|
|
<name>Deploy-Token</name>
|
|
<value>gldt-Sao53kyYyxsjcof-AdQU</value>
|
|
</property>
|
|
</httpHeaders>
|
|
</configuration>
|
|
</server>
|
|
</servers>
|
|
|
|
</settings>
|