Author: wsmoak Date: Sun Feb 17 08:04:20 2008 New Revision: 628499 URL: http://svn.apache.org/viewvc?rev=628499&view=rev Log: Flatten the staging directory structure.
Modified: struts/maven/trunk/struts-annotations/pom.xml Modified: struts/maven/trunk/struts-annotations/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/pom.xml?rev=628499&r1=628498&r2=628499&view=diff ============================================================================== --- struts/maven/trunk/struts-annotations/pom.xml (original) +++ struts/maven/trunk/struts-annotations/pom.xml Sun Feb 17 08:04:20 2008 @@ -114,7 +114,7 @@ <repository> <id>struts-staging</id> <name>Apache Struts Staging Repository</name> - <url>scp://people.apache.org/www/people.apache.org/builds/struts/struts-annotations/${pom.version}/m2-staging-repository</url> + <url>scp://people.apache.org/www/people.apache.org/builds/struts/struts-annotations-${pom.version}/m2-staging-repository</url> </repository> <site> <id>apache-site</id>