From c201ac6d9f702511d65e8a3ead72d5c1174e2dcd Mon Sep 17 00:00:00 2001 From: samskivert Date: Thu, 9 Sep 2010 20:17:26 +0000 Subject: [PATCH] Add plugin declarations for these plugins so that we get the latest versions. Sigh. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2870 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 72468172..0c9e5362 100644 --- a/pom.xml +++ b/pom.xml @@ -183,6 +183,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 +