Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 25514 invoked from network); 5 Feb 2007 20:22:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2007 20:22:48 -0000 Received: (qmail 60244 invoked by uid 500); 5 Feb 2007 20:22:54 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 60219 invoked by uid 500); 5 Feb 2007 20:22:54 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 60208 invoked by uid 99); 5 Feb 2007 20:22:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 12:22:54 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 12:22:47 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id EAFAE1A981A; Mon, 5 Feb 2007 12:22:26 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r503854 - /geronimo/server/branches/1.2/pom.xml Date: Mon, 05 Feb 2007 20:22:26 -0000 To: scm@geronimo.apache.org From: rickmcguire@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070205202226.EAFAE1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rickmcguire Date: Mon Feb 5 12:22:26 2007 New Revision: 503854 URL: http://svn.apache.org/viewvc?view=rev&rev=503854 Log: GERONIMO-2801 revisited. The correct version should be 1.0-incubating-M2-SNAPSHOT, not 1.0-incubating-M2. Modified: geronimo/server/branches/1.2/pom.xml Modified: geronimo/server/branches/1.2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/1.2/pom.xml?view=diff&rev=503854&r1=503853&r2=503854 ============================================================================== --- geronimo/server/branches/1.2/pom.xml (original) +++ geronimo/server/branches/1.2/pom.xml Mon Feb 5 12:22:26 2007 @@ -476,25 +476,25 @@ org.apache.yoko yoko-core - 1.0-incubating-M2 + 1.0-incubating-M2-SNAPSHOT org.apache.yoko yoko-spec-corba - 1.0-incubating-M2 + 1.0-incubating-M2-SNAPSHOT org.apache.yoko yoko-rmi-spec - 1.0-incubating-M2 + 1.0-incubating-M2-SNAPSHOT org.apache.yoko yoko-rmi-impl - 1.0-incubating-M2 + 1.0-incubating-M2-SNAPSHOT