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 9FE291785B for ; Tue, 22 Sep 2015 10:02:52 +0000 (UTC) Received: (qmail 38761 invoked by uid 500); 22 Sep 2015 10:02:43 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 38699 invoked by uid 500); 22 Sep 2015 10:02:43 -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 38688 invoked by uid 99); 22 Sep 2015 10:02:43 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2015 10:02:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B37751A537A for ; Tue, 22 Sep 2015 10:02:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.5 X-Spam-Level: *** X-Spam-Status: No, score=3.5 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RDNS_NONE=2.5] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id snL6DyF0SeV2 for ; Tue, 22 Sep 2015 10:02:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (unknown [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id E6BFE20F60 for ; Tue, 22 Sep 2015 10:02:41 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 90A4FE046A for ; Tue, 22 Sep 2015 10:02:41 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 8DE923A01A5 for ; Tue, 22 Sep 2015 10:02:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1704505 - /aries/trunk/blueprint/blueprint-maven-plugin/pom.xml Date: Tue, 22 Sep 2015 10:02:41 -0000 To: commits@aries.apache.org From: cschneider@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150922100241.8DE923A01A5@svn01-us-west.apache.org> Author: cschneider Date: Tue Sep 22 10:02:38 2015 New Revision: 1704505 URL: http://svn.apache.org/viewvc?rev=1704505&view=rev Log: [maven-release-plugin] prepare release blueprint-maven-plugin-1.2.0 Modified: aries/trunk/blueprint/blueprint-maven-plugin/pom.xml Modified: aries/trunk/blueprint/blueprint-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-maven-plugin/pom.xml?rev=1704505&r1=1704504&r2=1704505&view=diff ============================================================================== --- aries/trunk/blueprint/blueprint-maven-plugin/pom.xml (original) +++ aries/trunk/blueprint/blueprint-maven-plugin/pom.xml Tue Sep 22 10:02:38 2015 @@ -31,7 +31,7 @@ org.apache.aries.blueprint blueprint-maven-plugin maven-plugin - 1.2.0-SNAPSHOT + 1.2.0 Apache Aries Blueprint Maven Plugin Maven plugin to create blueprint files from annotations @@ -43,9 +43,9 @@ - scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-maven-plugin - http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-1.2.0 + scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-1.2.0 + http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-1.2.0