GitBox in scm
diff --git a/pom.xml b/pom.xml
index 294d6b3..0f42e39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,9 +90,9 @@
         </build>
 
   <scm>
-	  <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-commandline.git</connection>
-	  <developerConnection>scm:git:git@github.com:apache/incubator-taverna-commandline.git</developerConnection>
-	  <url>https://github.com/apache/incubator-taverna-commandline</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-commandline.git</connection>
+    <developerConnection>scm:git:git@github.com:apache/incubator-taverna-commandline.git</developerConnection>
+    <url>https://github.com/apache/incubator-taverna-commandline</url>
     <tag>HEAD</tag>
   </scm>