You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2010/05/26 09:55:02 UTC

svn commit: r948361 - /struts/maven/trunk/pom/pom.xml

Author: lukaszlenart
Date: Wed May 26 07:55:02 2010
New Revision: 948361

URL: http://svn.apache.org/viewvc?rev=948361&view=rev
Log:
Removed old repositories to inherit them from apache parent pom

Modified:
    struts/maven/trunk/pom/pom.xml

Modified: struts/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=948361&r1=948360&r2=948361&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Wed May 26 07:55:02 2010
@@ -263,17 +263,6 @@
       </developer>
    </developers>
    <distributionManagement>
-      <repository>
-         <id>struts-staging</id>
-         <name>Apache Struts Staging Repository</name>
-         <url>scp://people.apache.org/www/people.apache.org/builds/struts/${project.version}/m2-staging-repository</url>
-      </repository>
-      <snapshotRepository>
-         <uniqueVersion>true</uniqueVersion>
-         <id>apache.snapshots</id>
-         <name>Apache Development Snapshot Repository</name>
-         <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
-      </snapshotRepository>
       <site>
          <id>apache-site</id>
          <name>Apache Struts Website</name>