You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jv...@apache.org on 2005/12/09 07:47:48 UTC

svn commit: r355398 - /geronimo/specs/trunk/pom.xml

Author: jvanzyl
Date: Thu Dec  8 22:47:37 2005
New Revision: 355398

URL: http://svn.apache.org/viewcvs?rev=355398&view=rev
Log:
o correcting repository location

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/pom.xml?rev=355398&r1=355397&r2=355398&view=diff
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Thu Dec  8 22:47:37 2005
@@ -27,7 +27,7 @@
             </goals>
             <configuration>
               <remoteRepositoryId>apache</remoteRepositoryId>
-              <remoteRepositoryUrl>scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository</remoteRepositoryUrl>
+              <remoteRepositoryUrl>scpexe://cvs.apache.org/www/cvs.apache.org/repository</remoteRepositoryUrl>
             </configuration>
           </execution>
         </executions>
@@ -53,4 +53,4 @@
     <module>geronimo-spec-saaj</module>
     <module>geronimo-spec-servlet</module>
   </modules>
-</project>
\ No newline at end of file
+</project>