From b2dc2d3e0ea4bce5200ab5ef1842bf54fd09b2c6 Mon Sep 17 00:00:00 2001 From: Antonio Petrelli Date: Mon, 10 Sep 2007 14:49:47 +0000 Subject: [PATCH] WW-2075 Merge from trunk to STRUTS_2_0_X. Added configuration to "struts-parent". git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@574268 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 35d152585..2397e1ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,11 @@ + + struts-staging + Apache Struts Staging Repository + scp://people.apache.org/www/people.apache.org/builds/struts/${pom.version}/m2-staging-repository + apache.snapshots false @@ -273,6 +278,13 @@ + + org.apache.maven.plugins + maven-release-plugin + + false + +