From d37e8a24ce53bd912662ff512a3f3e460dd89b10 Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 21 Jun 2009 04:59:56 +0000 Subject: [PATCH] added a release plugin configuration which avoids site deploy phase. git-svn-id: http://www.xerial.org/svn/project/XerialJ/trunk/sqlite-jdbc@3378 ae02f08e-27ec-0310-ae8c-8ba02fe2eafd --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index a107975..b99b9cd 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,14 @@ + + maven-release-plugin + + + deploy + + + -- 2.11.0