diff --git a/.m2/settings.xml b/.m2/settings.xml
index 8b317f9b5cc8ae7fb8c5f7899946de0c22761051..16c0011df71c74802a6066cdc7a553ca0cc380b2 100644
--- a/.m2/settings.xml
+++ b/.m2/settings.xml
@@ -49,7 +49,7 @@
             <id>dataport-proxy</id>
             <active>true</active>
             <protocol>http</protocol>
-            <host>${env.DATAPORT_PROXY}</host>
+            <host>${env.DATAPORT_PROXY_CLI}</host>
             <port>${env.DATAPORT_PROXY_PORT}</port>
             <nonProxyHosts>localhost,127.0.0.1,*.dataport.de</nonProxyHosts>
         </proxy>