[maven-release-plugin] prepare release s3-maven-wagon-3.2
diff --git a/pom.xml b/pom.xml
index 2a9a3f1..834de9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,8 +1,5 @@
 
-<project
-		xmlns="http://maven.apache.org/POM/4.0.0"
-		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-		xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.anzix.aws</groupId>
     <artifactId>s3-maven-wagon</artifactId>
@@ -40,9 +37,9 @@
         </license>
     </licenses>
     <scm>
-        <connection>scm:git:git://git@github.com:elek/s3-maven-wagon.git</connection>
-        <url>scm:git:git://git@github.com:elek/s3-maven-wagon.git</url>
-        <developerConnection>scm:git:git://git@github.com:elek/s3-maven-wagon.git</developerConnection>
+        <connection>scm:git:git@github.com:elek/s3-maven-wagon.git</connection>
+        <url>scm:git:git@github.com:elek/s3-maven-wagon.git</url>
+        <developerConnection>scm:git:git@github.com:elek/s3-maven-wagon.git</developerConnection>
     </scm>
     <build>
         <extensions>