Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 20208 invoked from network); 2 Apr 2010 18:07:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Apr 2010 18:07:26 -0000 Received: (qmail 25557 invoked by uid 500); 2 Apr 2010 18:07:26 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 25521 invoked by uid 500); 2 Apr 2010 18:07:26 -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 25514 invoked by uid 99); 2 Apr 2010 18:07:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 18:07:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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, 02 Apr 2010 18:07:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id F1CB223888FE; Fri, 2 Apr 2010 18:07:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r930343 - in /directory/daemon/branches/daemon-1.1.8: bootstrappers/pom.xml plugin/pom.xml pom.xml Date: Fri, 02 Apr 2010 18:07:01 -0000 To: commits@directory.apache.org From: kayyagari@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100402180701.F1CB223888FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kayyagari Date: Fri Apr 2 18:07:01 2010 New Revision: 930343 URL: http://svn.apache.org/viewvc?rev=930343&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: directory/daemon/branches/daemon-1.1.8/bootstrappers/pom.xml directory/daemon/branches/daemon-1.1.8/plugin/pom.xml directory/daemon/branches/daemon-1.1.8/pom.xml Modified: directory/daemon/branches/daemon-1.1.8/bootstrappers/pom.xml URL: http://svn.apache.org/viewvc/directory/daemon/branches/daemon-1.1.8/bootstrappers/pom.xml?rev=930343&r1=930342&r2=930343&view=diff ============================================================================== --- directory/daemon/branches/daemon-1.1.8/bootstrappers/pom.xml (original) +++ directory/daemon/branches/daemon-1.1.8/bootstrappers/pom.xml Fri Apr 2 18:07:01 2010 @@ -24,7 +24,7 @@ org.apache.directory.daemon daemon-parent - 1.1.8 + 1.1.9-SNAPSHOT daemon-bootstrappers Apache Directory Daemon Bootstrappers Modified: directory/daemon/branches/daemon-1.1.8/plugin/pom.xml URL: http://svn.apache.org/viewvc/directory/daemon/branches/daemon-1.1.8/plugin/pom.xml?rev=930343&r1=930342&r2=930343&view=diff ============================================================================== --- directory/daemon/branches/daemon-1.1.8/plugin/pom.xml (original) +++ directory/daemon/branches/daemon-1.1.8/plugin/pom.xml Fri Apr 2 18:07:01 2010 @@ -24,7 +24,7 @@ org.apache.directory.daemon daemon-parent - 1.1.8 + 1.1.9-SNAPSHOT daemon-plugin Apache Directory Daemon Plugin (Maven 2) Modified: directory/daemon/branches/daemon-1.1.8/pom.xml URL: http://svn.apache.org/viewvc/directory/daemon/branches/daemon-1.1.8/pom.xml?rev=930343&r1=930342&r2=930343&view=diff ============================================================================== --- directory/daemon/branches/daemon-1.1.8/pom.xml (original) +++ directory/daemon/branches/daemon-1.1.8/pom.xml Fri Apr 2 18:07:01 2010 @@ -30,7 +30,7 @@ daemon-parent Apache Directory Daemon pom - 1.1.8 + 1.1.9-SNAPSHOT Reusable framework for daemon applications based on Commons Daemon Jsvc and Procrun. A small installation layout pattern combined with @@ -129,9 +129,9 @@ - scm:svn:http://svn.apache.org/repos/asf/directory/daemon/tags/daemon-parent-1.1.8 - scm:svn:https://svn.apache.org/repos/asf/directory/daemon/tags/daemon-parent-1.1.8 - http://svn.apache.org/viewvc/directory/daemon/tags/daemon-parent-1.1.8 + scm:svn:http://svn.apache.org/repos/asf/directory/daemon/branches/daemon-1.1.8 + scm:svn:https://svn.apache.org/repos/asf/directory/daemon/branches/daemon-1.1.8 + http://svn.apache.org/viewvc/directory/daemon/branches/daemon-1.1.8