Return-Path: X-Original-To: apmail-aries-commits-archive@www.apache.org Delivered-To: apmail-aries-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 68BB6CA32 for ; Sun, 29 Jul 2012 19:31:06 +0000 (UTC) Received: (qmail 53869 invoked by uid 500); 29 Jul 2012 19:31:06 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 53795 invoked by uid 500); 29 Jul 2012 19:31:06 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 53786 invoked by uid 99); 29 Jul 2012 19:31:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jul 2012 19:31:06 +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; Sun, 29 Jul 2012 19:31:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 05E2423888CD; Sun, 29 Jul 2012 19:30:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1366911 - /aries/trunk/blueprint/blueprint-bundle/pom.xml Date: Sun, 29 Jul 2012 19:30:21 -0000 To: commits@aries.apache.org From: cumminsh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120729193022.05E2423888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cumminsh Date: Sun Jul 29 19:30:21 2012 New Revision: 1366911 URL: http://svn.apache.org/viewvc?rev=1366911&view=rev Log: [ARIES-862][maven-release-plugin]prepare release org.apache.aries.blueprint-1.0.0 Modified: aries/trunk/blueprint/blueprint-bundle/pom.xml Modified: aries/trunk/blueprint/blueprint-bundle/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-bundle/pom.xml?rev=1366911&r1=1366910&r2=1366911&view=diff ============================================================================== --- aries/trunk/blueprint/blueprint-bundle/pom.xml (original) +++ aries/trunk/blueprint/blueprint-bundle/pom.xml Sun Jul 29 19:30:21 2012 @@ -27,16 +27,16 @@ org.apache.aries.blueprint bundle Apache Aries Blueprint Bundle - 1.0.0-SNAPSHOT + 1.0.0 This bundle contains the standalone implementation along with the API. It's composed of the blueprint-api, blueprint-core and blueprint-cm modules. - scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-bundle - scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-bundle - http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-bundle + scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint-1.0.0 + scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint-1.0.0 + http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint-1.0.0