Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-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 C76CE10A76 for ; Fri, 21 Feb 2014 12:28:00 +0000 (UTC) Received: (qmail 89825 invoked by uid 500); 21 Feb 2014 12:27:59 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 89608 invoked by uid 500); 21 Feb 2014 12:27:56 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 89486 invoked by uid 99); 21 Feb 2014 12:27:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Feb 2014 12:27:54 +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, 21 Feb 2014 12:27:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 16F9323889F7; Fri, 21 Feb 2014 12:27:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1570558 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml Date: Fri, 21 Feb 2014 12:27:33 -0000 To: commits@maven.apache.org From: stephenc@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140221122733.16F9323889F7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: stephenc Date: Fri Feb 21 12:27:32 2014 New Revision: 1570558 URL: http://svn.apache.org/r1570558 Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?rev=1570558&r1=1570557&r2=1570558&view=diff ============================================================================== --- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Fri Feb 21 12:27:32 2014 @@ -30,7 +30,7 @@ under the License. maven-gpg-plugin - 1.5 + 1.6-SNAPSHOT maven-plugin Apache Maven GPG Plugin @@ -41,9 +41,9 @@ under the License. - scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.5 - scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-gpg-plugin-1.5 - http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.5 + scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin/ + http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/ jira