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 0CD409ED0 for ; Tue, 24 Jan 2012 20:45:59 +0000 (UTC) Received: (qmail 78265 invoked by uid 500); 24 Jan 2012 20:45:59 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 78056 invoked by uid 500); 24 Jan 2012 20:45:58 -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 78049 invoked by uid 99); 24 Jan 2012 20:45:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2012 20:45:58 +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; Tue, 24 Jan 2012 20:45:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F3B7E238889B; Tue, 24 Jan 2012 20:45:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1235487 - /maven/plugins/trunk/maven-war-plugin/pom.xml Date: Tue, 24 Jan 2012 20:45:34 -0000 To: commits@maven.apache.org From: krosenvold@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120124204534.F3B7E238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: krosenvold Date: Tue Jan 24 20:45:34 2012 New Revision: 1235487 URL: http://svn.apache.org/viewvc?rev=1235487&view=rev Log: Revert "[maven-release-plugin] prepare release maven-war-plugin-2.1.2" This reverts commit 3dad71640ca70ba8841b148c4dc5066548a67214. Modified: maven/plugins/trunk/maven-war-plugin/pom.xml Modified: maven/plugins/trunk/maven-war-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1235487&r1=1235486&r2=1235487&view=diff ============================================================================== --- maven/plugins/trunk/maven-war-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-war-plugin/pom.xml Tue Jan 24 20:45:34 2012 @@ -30,7 +30,7 @@ under the License. maven-war-plugin - 2.1.2 + 2.2-SNAPSHOT maven-plugin Maven WAR Plugin @@ -41,9 +41,9 @@ under the License. - scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-war-plugin-2.1.2 - scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-war-plugin-2.1.2 - http://svn.apache.org/viewvc/maven/plugins/tags/maven-war-plugin-2.1.2 + scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin/ + http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/ JIRA