diff --git a/.m2/settings.xml b/.m2/settings.xml
index e1828dcee3d6bafaf9d9f4dc80333f21b96580c8..e78cefd129471c3f16937e6816337c2690159d38 100644
--- a/.m2/settings.xml
+++ b/.m2/settings.xml
@@ -1,11 +1,6 @@
 <settings xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0"
           xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <servers>
-        <server>
-            <id>ossrh</id>
-            <username>${env.Nexus_REPO_USER}</username>
-            <password>${env.Nexus_REPO_PASS}</password>
-        </server>
         <server>
             <id>forgemia</id>
             <configuration>