]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - settings.xml
Removed settings.xml as unnecessary.
[simantics/platform.git] / settings.xml
diff --git a/settings.xml b/settings.xml
deleted file mode 100644 (file)
index 1aabd4d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<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
-                      http://maven.apache.org/xsd/settings-1.0.0.xsd">
-  <servers>
-    <server>
-      <id>graph-builder-snapshot</id>
-      <username>graph-builder</username>
-      <password>graph-builder</password>
-    </server>
-  </servers>
-</settings>
-