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 6FF02DEDE for ; Wed, 12 Dec 2012 14:09:59 +0000 (UTC) Received: (qmail 66349 invoked by uid 500); 12 Dec 2012 14:09:58 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 66272 invoked by uid 500); 12 Dec 2012 14:09:58 -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 66243 invoked by uid 99); 12 Dec 2012 14:09:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 14:09:57 +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; Wed, 12 Dec 2012 14:09:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 479B9238899C for ; Wed, 12 Dec 2012 14:09:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1420683 - /tomcat/sandbox/storeconfig6/trunk/pom.xml Date: Wed, 12 Dec 2012 14:09:32 -0000 To: dev@tomcat.apache.org From: jfclere@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121212140932.479B9238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jfclere Date: Wed Dec 12 14:09:31 2012 New Revision: 1420683 URL: http://svn.apache.org/viewvc?rev=1420683&view=rev Log: Undo 1420672. Modified: tomcat/sandbox/storeconfig6/trunk/pom.xml Modified: tomcat/sandbox/storeconfig6/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig6/trunk/pom.xml?rev=1420683&r1=1420682&r2=1420683&view=diff ============================================================================== --- tomcat/sandbox/storeconfig6/trunk/pom.xml (original) +++ tomcat/sandbox/storeconfig6/trunk/pom.xml Wed Dec 12 14:09:31 2012 @@ -27,7 +27,7 @@ org.apache.tomcat tomcat-storeconfig - 0.0.1.Alpha1 + 0.0.1.Alpha1-SNAPSHOT Store Config Configuration storage for Apache Tomcat 6 @@ -40,9 +40,9 @@ - scm:svn:http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk/tomcat-storeconfig-0.0.1.Alpha1 - scm:svn:http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk/tomcat-storeconfig-0.0.1.Alpha1 - scm:svn:http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk/tomcat-storeconfig-0.0.1.Alpha1 + scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk + scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk + http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org