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 2F19DD2B3 for ; Fri, 20 Jul 2012 22:57:42 +0000 (UTC) Received: (qmail 51501 invoked by uid 500); 20 Jul 2012 22:57:42 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 51458 invoked by uid 500); 20 Jul 2012 22:57:42 -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 51450 invoked by uid 99); 20 Jul 2012 22:57:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2012 22:57:42 +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, 20 Jul 2012 22:57:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C7932238889B; Fri, 20 Jul 2012 22:57:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1364011 - /aries/trunk/application/application-runtime/pom.xml Date: Fri, 20 Jul 2012 22:57:19 -0000 To: commits@aries.apache.org From: cumminsh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120720225719.C7932238889B@eris.apache.org> Author: cumminsh Date: Fri Jul 20 22:57:19 2012 New Revision: 1364011 URL: http://svn.apache.org/viewvc?rev=1364011&view=rev Log: [ARIES-862][maven-release-plugin]prepare release org.apache.aries.application.runtime-1.0.0 Modified: aries/trunk/application/application-runtime/pom.xml Modified: aries/trunk/application/application-runtime/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/application/application-runtime/pom.xml?rev=1364011&r1=1364010&r2=1364011&view=diff ============================================================================== --- aries/trunk/application/application-runtime/pom.xml (original) +++ aries/trunk/application/application-runtime/pom.xml Fri Jul 20 22:57:19 2012 @@ -30,15 +30,15 @@ org.apache.aries.application.runtime bundle Apache Aries Application Runtime - 1.0.0-SNAPSHOT + 1.0.0 A very basic runtime implementation - scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime - scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime - http://svn.apache.org/viewvc/aries/trunk/application/application-runtime + scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime-1.0.0 + scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime-1.0.0 + http://svn.apache.org/viewvc/aries/tags/org.apache.aries.application.runtime-1.0.0