From d2a6b4422f5ebee69992a10ce029243c87168a11 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 9 Sep 2010 20:27:45 +0000 Subject: [PATCH] Various updates to bring POM up to date with current "best practices." --- pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) 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 +