diff --git a/pom.xml b/pom.xml
index 8afc77cb0..24505d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,75 +47,78 @@
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.1
-
- 1.6
- 1.6
- true
- true
- true
-
- -Xlint
- -Xlint:-serial
- -Xlint:-path
-
-
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- 2.4.3
-
- UTF-8
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
- true
- public
- -Xdoclint:all -Xdoclint:-missing
-
- http://samskivert.github.com/samskivert/apidocs/
- http://threerings.github.io/depot/apidocs/
- http://docs.guava-libraries.googlecode.com/git/javadoc/
- http://google-web-toolkit.googlecode.com/svn/javadoc/latest/
- http://www.jajakarta.org/ant/ant-1.6.1/docs/ja/manual/api/
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.6
-
-
- com/threerings/**/*Test.java
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 2.3.1
-
-
- org.apache.maven.plugins
- maven-install-plugin
- 2.3.1
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.5
-
-
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.1
+
+ 1.6
+ 1.6
+ true
+ true
+ true
+
+ -Xlint
+ -Xlint:-serial
+ -Xlint:-path
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 2.4.3
+
+ UTF-8
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9.1
+
+ true
+ public
+ -Xdoclint:all -Xdoclint:-missing
+
+ http://samskivert.github.com/samskivert/apidocs/
+ http://threerings.github.io/depot/apidocs/
+ http://docs.guava-libraries.googlecode.com/git/javadoc/
+ http://google-web-toolkit.googlecode.com/svn/javadoc/latest/
+ http://www.jajakarta.org/ant/ant-1.6.1/docs/ja/manual/api/
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.6
+
+
+ com/threerings/**/*Test.java
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.3.1
+
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 2.3.1
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 2.5
+
+
+