Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 95791 invoked from network); 12 May 2008 13:54:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 May 2008 13:54:01 -0000 Received: (qmail 76414 invoked by uid 500); 12 May 2008 13:54:03 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 76271 invoked by uid 500); 12 May 2008 13:54:02 -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 76260 invoked by uid 99); 12 May 2008 13:54:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 06:54:02 -0700 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; Mon, 12 May 2008 13:53:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A97392388A04; Mon, 12 May 2008 06:53:36 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r655504 - in /geronimo/yoko/trunk: core/pom.xml pom.xml rmi-impl/pom.xml rmi-spec/pom.xml yoko-spec-corba/pom.xml Date: Mon, 12 May 2008 13:53:36 -0000 To: scm@geronimo.apache.org From: rickmcguire@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080512135336.A97392388A04@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rickmcguire Date: Mon May 12 06:53:36 2008 New Revision: 655504 URL: http://svn.apache.org/viewvc?rev=655504&view=rev Log: [maven-release-plugin] rollback the release of yoko-1.0 Modified: geronimo/yoko/trunk/core/pom.xml geronimo/yoko/trunk/pom.xml geronimo/yoko/trunk/rmi-impl/pom.xml geronimo/yoko/trunk/rmi-spec/pom.xml geronimo/yoko/trunk/yoko-spec-corba/pom.xml Modified: geronimo/yoko/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/core/pom.xml?rev=655504&r1=655503&r2=655504&view=diff ============================================================================== --- geronimo/yoko/trunk/core/pom.xml (original) +++ geronimo/yoko/trunk/core/pom.xml Mon May 12 06:53:36 2008 @@ -26,7 +26,7 @@ org.apache.yoko yoko - 1.1-SNAPSHOT + 1.0-SNAPSHOT @@ -114,28 +114,28 @@ - - - - - - - - - + + + + + + + + + - + - - - - - - + + + + + + - + Modified: geronimo/yoko/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/pom.xml?rev=655504&r1=655503&r2=655504&view=diff ============================================================================== --- geronimo/yoko/trunk/pom.xml (original) +++ geronimo/yoko/trunk/pom.xml Mon May 12 06:53:36 2008 @@ -64,7 +64,7 @@ 4.0.0 org.apache.yoko yoko - 1.1-SNAPSHOT + 1.0-SNAPSHOT Apache Yoko CORBA Server 2006 Modified: geronimo/yoko/trunk/rmi-impl/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-impl/pom.xml?rev=655504&r1=655503&r2=655504&view=diff ============================================================================== --- geronimo/yoko/trunk/rmi-impl/pom.xml (original) +++ geronimo/yoko/trunk/rmi-impl/pom.xml Mon May 12 06:53:36 2008 @@ -1,9 +1,28 @@ - + + + 4.0.0 org.apache.yoko yoko - 1.1-SNAPSHOT + 1.0-SNAPSHOT yoko-rmi-impl jar @@ -49,4 +68,4 @@ http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-impl - \ No newline at end of file + Modified: geronimo/yoko/trunk/rmi-spec/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-spec/pom.xml?rev=655504&r1=655503&r2=655504&view=diff ============================================================================== --- geronimo/yoko/trunk/rmi-spec/pom.xml (original) +++ geronimo/yoko/trunk/rmi-spec/pom.xml Mon May 12 06:53:36 2008 @@ -1,9 +1,28 @@ - + + + 4.0.0 org.apache.yoko yoko - 1.1-SNAPSHOT + 1.0-SNAPSHOT yoko-rmi-spec jar @@ -41,4 +60,4 @@ http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-spec - \ No newline at end of file + Modified: geronimo/yoko/trunk/yoko-spec-corba/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/yoko-spec-corba/pom.xml?rev=655504&r1=655503&r2=655504&view=diff ============================================================================== --- geronimo/yoko/trunk/yoko-spec-corba/pom.xml (original) +++ geronimo/yoko/trunk/yoko-spec-corba/pom.xml Mon May 12 06:53:36 2008 @@ -1,9 +1,30 @@ - + + + 4.0.0 org.apache.yoko yoko - 1.1-SNAPSHOT + 1.0-SNAPSHOT yoko-spec-corba jar @@ -207,4 +228,4 @@ http://svn.apache.org/viewvc/geronimo/yoko/trunk/yoko-spec-corba - \ No newline at end of file +