Author: wsmoak
Date: Fri Sep  1 23:32:26 2006
New Revision: 439549

URL: http://svn.apache.org/viewvc?rev=439549&view=rev
Log:
Update the struts-master pom version and remove <repository> which is inherited.

Modified:
    struts/sandbox/trunk/tiles/pom.xml

Modified: struts/sandbox/trunk/tiles/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/pom.xml?rev=439549&r1=439548&r2=439549&view=diff
==============================================================================
--- struts/sandbox/trunk/tiles/pom.xml (original)
+++ struts/sandbox/trunk/tiles/pom.xml Fri Sep  1 23:32:26 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-master</artifactId>
-      <version>3</version>
+      <version>4-SNAPSHOT</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -53,11 +53,6 @@
 
     <ciManagement/>
     <distributionManagement>
-        <repository>
-           <id>apache-maven-test-builds</id>
-           <name>Apache Maven Repository (Test Builds)</name>
-           
<url>scp://people.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
-        </repository>
         <site>
             <id>apache-site</id>
             
<url>scp://people.apache.org/www/struts.apache.org/struts-sandbox/tiles</url>


Reply via email to