Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 34F6A200B17 for ; Tue, 21 Jun 2016 22:08:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 31E56160A4F; Tue, 21 Jun 2016 20:08:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7915B160A07 for ; Tue, 21 Jun 2016 22:08:38 +0200 (CEST) Received: (qmail 51911 invoked by uid 500); 21 Jun 2016 20:08:37 -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 51902 invoked by uid 99); 21 Jun 2016 20:08:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 20:08:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2C901C68AE for ; Tue, 21 Jun 2016 20:08:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.43 X-Spam-Level: X-Spam-Status: No, score=-0.43 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.43] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id m8m3yYu8uExC for ; Tue, 21 Jun 2016 20:08:35 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id A62025FBFB for ; Tue, 21 Jun 2016 20:08:34 +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 9ADDCE0069 for ; Tue, 21 Jun 2016 20:08:33 +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 350373A031D for ; Tue, 21 Jun 2016 20:08:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1749594 - /maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt Date: Tue, 21 Jun 2016 20:08:32 -0000 To: commits@maven.apache.org From: khmarbaise@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160621200833.350373A031D@svn01-us-west.apache.org> archived-at: Tue, 21 Jun 2016 20:08:39 -0000 Author: khmarbaise Date: Tue Jun 21 20:08:32 2016 New Revision: 1749594 URL: http://svn.apache.org/viewvc?rev=1749594&view=rev Log: [MNGSITE-289] Fixed chapter number. Modified: maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt Modified: maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt?rev=1749594&r1=1749593&r2=1749594&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt Tue Jun 21 20:08:32 2016 @@ -81,6 +81,6 @@ Guide to Working with Multiple Modules * More information - * {{{http://books.sonatype.com/mvnex-book/reference/multimodule.html} Chapter 8. A Multi-module Project (Maven by Example)}} + * {{{http://books.sonatype.com/mvnex-book/reference/multimodule.html} Chapter 6. A Multi-module Project (Maven by Example)}}