You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/07/31 10:12:07 UTC

svn commit: r1367446 - /tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt

Author: olamy
Date: Tue Jul 31 08:12:06 2012
New Revision: 1367446

URL: http://svn.apache.org/viewvc?rev=1367446&view=rev
Log:
fix repository id

Modified:
    tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt

Modified: tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt?rev=1367446&r1=1367445&r2=1367446&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt (original)
+++ tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt Tue Jul 31 08:12:06 2012
@@ -36,7 +36,7 @@ Testing SNAPSHOT
 
   <repositories>
     <repository>
-      <id>people.apache.snapshots</id>
+      <id>apache.snapshots</id>
       <url>http://repository.apache.org/content/groups/snapshots-group/</url>
       <releases>
         <enabled>false</enabled>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org