diff --git a/pom.xml b/pom.xml
index d71888d..dc4db9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
com.samskivert
samskivert
- 1.0
+ 1.0-SNAPSHOT
compile
@@ -85,6 +85,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ RELEASE
1.5
1.5
@@ -96,6 +97,7 @@
org.apache.maven.plugins
maven-resources-plugin
+ RELEASE
UTF-8
@@ -103,15 +105,13 @@
org.apache.maven.plugins
maven-surefire-plugin
+ RELEASE
com/samskivert/depot/TestCacheAdapter*.java
com/samskivert/depot/*Record.java
com/samskivert/depot/*Repository.java
-
- test_dirtarget/test-classes
-
lib/test/test.jar
lib/test/test-al.jar
@@ -124,16 +124,19 @@
org.apache.maven.plugins
maven-javadoc-plugin
+ RELEASE
true
- http://download.oracle.com/javase/6/docs/api/
+ http://guava-libraries.googlecode.com/svn/trunk/javadoc/
+ http://ehcache.org/apidocs/
org.apache.maven.plugins
maven-gpg-plugin
+ RELEASE
sign-artifacts