Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B66CE7261 for ; Fri, 11 Nov 2011 20:30:46 +0000 (UTC) Received: (qmail 56749 invoked by uid 500); 11 Nov 2011 20:30:45 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 56689 invoked by uid 500); 11 Nov 2011 20:30:45 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 56680 invoked by uid 99); 11 Nov 2011 20:30:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 20:30:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 20:30:43 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9B13D23888EA for ; Fri, 11 Nov 2011 20:30:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1201043 - /tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt Date: Fri, 11 Nov 2011 20:30:22 -0000 To: dev@tomcat.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111111203022.9B13D23888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Fri Nov 11 20:30:22 2011 New Revision: 1201043 URL: http://svn.apache.org/viewvc?rev=1201043&view=rev Log: document to use snapshot group on r.a.o to test snapshot 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=1201043&r1=1201042&r2=1201043&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt (original) +++ tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt Fri Nov 11 20:30:22 2011 @@ -37,7 +37,7 @@ Testing SNAPSHOT people.apache.snapshots - http://people.apache.org/repo/m2-snapshot-repository + http://repository.apache.org/content/groups/snapshots-group/ false @@ -51,7 +51,7 @@ Testing SNAPSHOT apache.snapshots Apache Snapshots - http://people.apache.org/repo/m2-snapshot-repository + http://repository.apache.org/content/groups/snapshots-group/ false --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org