From 921ec38d0cde165f8fb8f84c2bf601641227f5a9 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Thu, 28 Aug 2008 13:39:49 +0000 Subject: [PATCH] Trying to avoid redundant deployment on release --- pom.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 57afb6d5ea..e859d44efe 100644 --- a/pom.xml +++ b/pom.xml @@ -201,6 +201,11 @@ maven-release-plugin https://svn.jboss.org/repos/netty/tags + + false + + -Prelease @@ -310,4 +315,21 @@ https://snapshots.jboss.org/maven2 - \ No newline at end of file + + + release + + + + true + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + +