From 37d78edf965e44736eab5719d363e4b66ade31dd Mon Sep 17 00:00:00 2001 From: Antonio Petrelli Date: Fri, 31 Aug 2007 18:30:51 +0000 Subject: [PATCH] WW-2075 Added configuration to "struts-parent". git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571533 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 574b6e67e..ee4863317 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 @@ -277,6 +282,13 @@ + + org.apache.maven.plugins + maven-release-plugin + + false + +