Return-Path: X-Original-To: apmail-archiva-commits-archive@www.apache.org Delivered-To: apmail-archiva-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40B27DDA2 for ; Sat, 15 Sep 2012 21:29:43 +0000 (UTC) Received: (qmail 99812 invoked by uid 500); 15 Sep 2012 21:29:43 -0000 Delivered-To: apmail-archiva-commits-archive@archiva.apache.org Received: (qmail 99780 invoked by uid 500); 15 Sep 2012 21:29:43 -0000 Mailing-List: contact commits-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list commits@archiva.apache.org Received: (qmail 99773 invoked by uid 99); 15 Sep 2012 21:29:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2012 21:29:43 +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; Sat, 15 Sep 2012 21:29:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6CE9123888E4 for ; Sat, 15 Sep 2012 21:28:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1385185 - /archiva/parent/pom.xml Date: Sat, 15 Sep 2012 21:28:57 -0000 To: commits@archiva.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120915212857.6CE9123888E4@eris.apache.org> Author: olamy Date: Sat Sep 15 21:28:57 2012 New Revision: 1385185 URL: http://svn.apache.org/viewvc?rev=1385185&view=rev Log: add snapshot repo for last --p-u Modified: archiva/parent/pom.xml Modified: archiva/parent/pom.xml URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=1385185&r1=1385184&r2=1385185&view=diff ============================================================================== --- archiva/parent/pom.xml (original) +++ archiva/parent/pom.xml Sat Sep 15 21:28:57 2012 @@ -911,5 +911,18 @@ + + + plexus.snapshots + https://oss.sonatype.org/content/repositories/plexus-snapshots + + false + + + true + + + +