Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 9845 invoked from network); 29 Sep 2006 13:14:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Sep 2006 13:14:13 -0000 Received: (qmail 95431 invoked by uid 500); 29 Sep 2006 13:14:12 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 95358 invoked by uid 500); 29 Sep 2006 13:14:11 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 95347 invoked by uid 99); 29 Sep 2006 13:14:11 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Sep 2006 06:14:11 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [68.230.240.37] ([68.230.240.37:50329] helo=eastrmmtao02.cox.net) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 39/C2-13110-12C1D154 for ; Fri, 29 Sep 2006 06:14:10 -0700 Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060929131406.XHDH10599.eastrmmtao02.cox.net@eastrmimpo02.cox.net> for ; Fri, 29 Sep 2006 09:14:06 -0400 Received: from [192.168.0.101] ([70.179.64.83]) by eastrmimpo02.cox.net with bizsmtp id UDDi1V00D1nmRs60000000 Fri, 29 Sep 2006 09:13:42 -0400 Message-ID: <451D1C1D.7080001@reverycodes.com> Date: Fri, 29 Sep 2006 09:14:05 -0400 From: Vadim Gritsenko User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: versions in poms References: <451D1908.9000400@reverycodes.com> <451D1AE5.1080805@apache.org> In-Reply-To: <451D1AE5.1080805@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Reinhard Poetz wrote: > Vadim Gritsenko wrote: >> To maven gurus here: >> >> I see many a poms have a version inside, like "1.0.0-SNAPSHOT", or >> "1.0.0-M2-SNAPSHOT". >> >> Am I right in understanding that this is either an error or omission, >> and versions everywhere should read "2.2.0-SNAPSHOT" or >> "2.2.0-M2-SNAPSHOT"? > > no, we decided (at least by not questioning it so far) that only the > Cocoon core module will get the version 2.2.0. As we have never released > any block as a seperate artifact yet, it makes sense to use 1.0.0 as > version. It also indicates that we can finally(!) have separate release > cycles for our various artifacts. It is confusing, though. It would be better to start separate release cycles with version 2.2. Vadim