diff --git a/pom.xml b/pom.xml
index 706066d..1a07dd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
com.samskivert
samskivert
- 1.0-SNAPSHOT
+ 1.0
compile
@@ -120,9 +120,13 @@
RELEASE
true
+ public
+ com.samskivert.depot.impl
+ http://samskivert.googlecode.com/svn/apidocs/
http://guava-libraries.googlecode.com/svn/trunk/javadoc/
http://ehcache.org/apidocs/
+ http://evgeny-goldin.org/ant/api/
@@ -143,6 +147,21 @@
mdb@samskivert.com
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ RELEASE
+
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ RELEASE
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ RELEASE
+