Merge pull request #4 from fpapon/migrate

Migrate from svn to gitbox
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a6afba0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+target
+.classpath
+.project
+.settings
+.idea
+*.ipr
+*.iml
+*.log
+*.vscode
+*~
+dependency-reduced-pom.xml
diff --git a/geronimo-javamail_1.3.1/pom.xml b/geronimo-javamail_1.3.1/pom.xml
index a7f0c46..25414ba 100644
--- a/geronimo-javamail_1.3.1/pom.xml
+++ b/geronimo-javamail_1.3.1/pom.xml
@@ -42,9 +42,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.3.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.3.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/javamail/trunk/geronimo-javamail_1.3.1</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/geronimo-javamail.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <dependencyManagement>
diff --git a/geronimo-javamail_1.4/pom.xml b/geronimo-javamail_1.4/pom.xml
index a1231ab..0efed4f 100644
--- a/geronimo-javamail_1.4/pom.xml
+++ b/geronimo-javamail_1.4/pom.xml
@@ -35,9 +35,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/javamail/trunk/geronimo-javamail_1.4</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/geronimo-javamail.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
diff --git a/geronimo-javamail_1.5/pom.xml b/geronimo-javamail_1.5/pom.xml
index 03bc812..969497b 100644
--- a/geronimo-javamail_1.5/pom.xml
+++ b/geronimo-javamail_1.5/pom.xml
@@ -35,9 +35,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.5</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.5</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/javamail/trunk/geronimo-javamail_1.5</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/geronimo-javamail.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
diff --git a/geronimo-javamail_1.6/pom.xml b/geronimo-javamail_1.6/pom.xml
index 15c1b4d..9ca4622 100644
--- a/geronimo-javamail_1.6/pom.xml
+++ b/geronimo-javamail_1.6/pom.xml
@@ -34,9 +34,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/javamail/trunk/geronimo-javamail_1.6</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/javamail/trunk/geronimo-javamail_1.6</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-javamail.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/geronimo-javamail.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>