Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 86114 invoked from network); 8 May 2008 12:41:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 12:41:21 -0000 Received: (qmail 35195 invoked by uid 500); 8 May 2008 12:41:23 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 35149 invoked by uid 500); 8 May 2008 12:41:23 -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 35138 invoked by uid 99); 8 May 2008 12:41:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 05:41:23 -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; Thu, 08 May 2008 12:40:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CA446238898E; Thu, 8 May 2008 05:40:56 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r654509 - in /geronimo/yoko/trunk: core/pom.xml pom.xml rmi-impl/pom.xml rmi-spec/pom.xml yoko-spec-corba/pom.xml Date: Thu, 08 May 2008 12:40:56 -0000 To: scm@geronimo.apache.org From: rickmcguire@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080508124056.CA446238898E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rickmcguire Date: Thu May 8 05:40:55 2008 New Revision: 654509 URL: http://svn.apache.org/viewvc?rev=654509&view=rev Log: [maven-release-plugin] prepare release 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=654509&r1=654508&r2=654509&view=diff ============================================================================== --- geronimo/yoko/trunk/core/pom.xml (original) +++ geronimo/yoko/trunk/core/pom.xml Thu May 8 05:40:55 2008 @@ -26,7 +26,7 @@ org.apache.yoko yoko - 1.0-SNAPSHOT + 1.0 @@ -114,28 +114,28 @@ - - - - - - - - - + + + + + + + + + - + - - - - - - + + + + + + - + @@ -168,9 +168,9 @@ - scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/core - scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/trunk/core - http://svn.apache.org/viewvc/geronimo/yoko/trunk/core + scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/core + scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/core + http://svn.apache.org/viewvc/geronimo/yoko/tags/yoko-1.0/core Modified: geronimo/yoko/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/pom.xml?rev=654509&r1=654508&r2=654509&view=diff ============================================================================== --- geronimo/yoko/trunk/pom.xml (original) +++ geronimo/yoko/trunk/pom.xml Thu May 8 05:40:55 2008 @@ -64,7 +64,7 @@ 4.0.0 org.apache.yoko yoko - 1.0-SNAPSHOT + 1.0 Apache Yoko CORBA Server 2006 @@ -539,9 +539,9 @@ - scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk - scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/trunk - http://svn.apache.org/viewvc/geronimo/yoko/trunk + scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0 + scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0 + http://svn.apache.org/viewvc/geronimo/yoko/tags/yoko-1.0 Modified: geronimo/yoko/trunk/rmi-impl/pom.xml URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-impl/pom.xml?rev=654509&r1=654508&r2=654509&view=diff ============================================================================== --- geronimo/yoko/trunk/rmi-impl/pom.xml (original) +++ geronimo/yoko/trunk/rmi-impl/pom.xml Thu May 8 05:40:55 2008 @@ -1,28 +1,9 @@ - - - + 4.0.0 org.apache.yoko yoko - 1.0-SNAPSHOT + 1.0 yoko-rmi-impl jar @@ -63,9 +44,9 @@ - scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-impl - scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-impl - http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-impl + scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/rmi-impl + scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/rmi-impl + http://svn.apache.org/viewvc/geronimo/yoko/tags/yoko-1.0/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=654509&r1=654508&r2=654509&view=diff ============================================================================== --- geronimo/yoko/trunk/rmi-spec/pom.xml (original) +++ geronimo/yoko/trunk/rmi-spec/pom.xml Thu May 8 05:40:55 2008 @@ -1,28 +1,9 @@ - - - + 4.0.0 org.apache.yoko yoko - 1.0-SNAPSHOT + 1.0 yoko-rmi-spec jar @@ -55,9 +36,9 @@ - scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-spec - scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-spec - http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-spec + scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/rmi-spec + scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/rmi-spec + http://svn.apache.org/viewvc/geronimo/yoko/tags/yoko-1.0/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=654509&r1=654508&r2=654509&view=diff ============================================================================== --- geronimo/yoko/trunk/yoko-spec-corba/pom.xml (original) +++ geronimo/yoko/trunk/yoko-spec-corba/pom.xml Thu May 8 05:40:55 2008 @@ -1,30 +1,9 @@ - - - + 4.0.0 org.apache.yoko yoko - 1.0-SNAPSHOT + 1.0 yoko-spec-corba jar @@ -223,9 +202,9 @@ - scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/yoko-spec-corba - scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/trunk/yoko-spec-corba - http://svn.apache.org/viewvc/geronimo/yoko/trunk/yoko-spec-corba + scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/yoko-spec-corba + scm:svn:https://svn.apache.org/repos/asf/geronimo/yoko/tags/yoko-1.0/yoko-spec-corba + http://svn.apache.org/viewvc/geronimo/yoko/tags/yoko-1.0/yoko-spec-corba - + \ No newline at end of file