From 7462c5ff2c06887ae694f6444ad7bdf3f232f21d Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Fri, 25 Jun 2010 12:01:40 +0000 Subject: [PATCH] Removed release profile as Apache Parent pom is defining new apache-release profile to work with Nexus git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@957904 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/pom.xml b/pom.xml index 8acc95eb8..9e913935b 100644 --- a/pom.xml +++ b/pom.xml @@ -126,48 +126,6 @@ - - release - - - release - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - maven-javadoc-plugin - 2.2 - - - - attach-source - - jar - - - - - - -