diff --git a/pom.xml b/pom.xml
index f3de546..21d408e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,11 +4,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4.0.0
- com.threerings
- ooo-parent
- 1.0
+ org.sonatype.oss
+ oss-parent
+ 7
+ com.threerings
ooo-util
jar
1.0-SNAPSHOT
@@ -37,14 +38,99 @@
org.apache.maven.plugins
- maven-javadoc-plugin
+ maven-compiler-plugin
+ 2.3.2
+ 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.7
+
+ true
+ public
- http://samskivert.googlecode.com/svn/apidocs/
+ http://samskivert.github.com/samskivert/apidocs/
http://docs.guava-libraries.googlecode.com/git/javadoc/
+
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ 1.0.0
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ [1.0,)
+
+ enforce
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ release-sign-artifacts
+
+ performReleasetrue
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.1
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+ mdb@samskivert.com
+
+
+
+
+
+