Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-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 3D0A6925F for ; Wed, 12 Nov 2014 12:45:51 +0000 (UTC) Received: (qmail 45468 invoked by uid 500); 12 Nov 2014 12:45:51 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 45424 invoked by uid 500); 12 Nov 2014 12:45:51 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 45415 invoked by uid 99); 12 Nov 2014 12:45:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2014 12:45:51 +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; Wed, 12 Nov 2014 12:45:28 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9FB0223888FE; Wed, 12 Nov 2014 12:45:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1638776 - in /directory/jdbm/trunk: jdbm1/pom.xml jdbm2/pom.xml pom.xml Date: Wed, 12 Nov 2014 12:45:27 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141112124527.9FB0223888FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Wed Nov 12 12:45:27 2014 New Revision: 1638776 URL: http://svn.apache.org/r1638776 Log: [maven-release-plugin] prepare for next development iteration Modified: directory/jdbm/trunk/jdbm1/pom.xml directory/jdbm/trunk/jdbm2/pom.xml directory/jdbm/trunk/pom.xml Modified: directory/jdbm/trunk/jdbm1/pom.xml URL: http://svn.apache.org/viewvc/directory/jdbm/trunk/jdbm1/pom.xml?rev=1638776&r1=1638775&r2=1638776&view=diff ============================================================================== --- directory/jdbm/trunk/jdbm1/pom.xml (original) +++ directory/jdbm/trunk/jdbm1/pom.xml Wed Nov 12 12:45:27 2014 @@ -22,7 +22,7 @@ org.apache.directory.jdbm apacheds-jdbm-parent - 2.0.0-M3 + 2.0.0-M4-SNAPSHOT apacheds-jdbm1 Modified: directory/jdbm/trunk/jdbm2/pom.xml URL: http://svn.apache.org/viewvc/directory/jdbm/trunk/jdbm2/pom.xml?rev=1638776&r1=1638775&r2=1638776&view=diff ============================================================================== --- directory/jdbm/trunk/jdbm2/pom.xml (original) +++ directory/jdbm/trunk/jdbm2/pom.xml Wed Nov 12 12:45:27 2014 @@ -22,7 +22,7 @@ org.apache.directory.jdbm apacheds-jdbm-parent - 2.0.0-M3 + 2.0.0-M4-SNAPSHOT apacheds-jdbm2 Modified: directory/jdbm/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/jdbm/trunk/pom.xml?rev=1638776&r1=1638775&r2=1638776&view=diff ============================================================================== --- directory/jdbm/trunk/pom.xml (original) +++ directory/jdbm/trunk/pom.xml Wed Nov 12 12:45:27 2014 @@ -30,7 +30,7 @@ org.apache.directory.jdbm apacheds-jdbm-parent ApacheDS JDBM - 2.0.0-M3 + 2.0.0-M4-SNAPSHOT pom Specific ApacheDS JDBM Implementation @@ -483,9 +483,9 @@ - scm:svn:http://svn.apache.org/repos/asf/directory/jdbm/tags/2.0.0-M3 - scm:svn:https://svn.apache.org/repos/asf/directory/jdbm/tags/2.0.0-M3 - http://svn.apache.org/viewvc/directory/jdbm/tags/2.0.0-M3 + scm:svn:http://svn.apache.org/repos/asf/directory/jdbm/trunk + scm:svn:https://svn.apache.org/repos/asf/directory/jdbm/trunk + http://svn.apache.org/viewvc/directory/jdbm/trunk