Return-Path: Delivered-To: apmail-incubator-empire-db-commits-archive@minotaur.apache.org Received: (qmail 62098 invoked from network); 30 Mar 2009 16:43:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2009 16:43:41 -0000 Received: (qmail 66949 invoked by uid 500); 30 Mar 2009 16:43:41 -0000 Delivered-To: apmail-incubator-empire-db-commits-archive@incubator.apache.org Received: (qmail 66930 invoked by uid 500); 30 Mar 2009 16:43:41 -0000 Mailing-List: contact empire-db-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@incubator.apache.org Delivered-To: mailing list empire-db-commits@incubator.apache.org Received: (qmail 66920 invoked by uid 99); 30 Mar 2009 16:43:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 16:43:41 +0000 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, 30 Mar 2009 16:43:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7673423889FD; Mon, 30 Mar 2009 16:43:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r760037 - in /incubator/empire-db/trunk: empire-db-examples/ empire-db-examples/empire-db-example-advanced/ empire-db-examples/empire-db-example-basic/ empire-db-examples/empire-db-example-cxf/ empire-db-examples/empire-db-example-struts2-c... Date: Mon, 30 Mar 2009 16:43:17 -0000 To: empire-db-commits@incubator.apache.org From: francisdb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090330164318.7673423889FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: francisdb Date: Mon Mar 30 16:43:15 2009 New Revision: 760037 URL: http://svn.apache.org/viewvc?rev=760037&view=rev Log: corrected version for the parent pom Modified: incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml incubator/empire-db/trunk/empire-db-examples/pom.xml incubator/empire-db/trunk/empire-db-struts2/pom.xml incubator/empire-db/trunk/empire-db/pom.xml Modified: incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml (original) +++ incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml Mon Mar 30 16:43:15 2009 @@ -20,7 +20,7 @@ org.apache.empire-db empire-db-examples - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT ../pom.xml org.apache.empire-db Modified: incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml (original) +++ incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml Mon Mar 30 16:43:15 2009 @@ -20,7 +20,7 @@ org.apache.empire-db empire-db-examples - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT ../pom.xml org.apache.empire-db Modified: incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml (original) +++ incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml Mon Mar 30 16:43:15 2009 @@ -19,7 +19,7 @@ empire-db-examples org.apache.empire-db - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT 4.0.0 org.apache.empire-db Modified: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml (original) +++ incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml Mon Mar 30 16:43:15 2009 @@ -19,7 +19,7 @@ empire-db-examples org.apache.empire-db - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT ../pom.xml 4.0.0 Modified: incubator/empire-db/trunk/empire-db-examples/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-examples/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db-examples/pom.xml (original) +++ incubator/empire-db/trunk/empire-db-examples/pom.xml Mon Mar 30 16:43:15 2009 @@ -19,7 +19,7 @@ org.apache.empire-db empire-db-parent - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT 4.0.0 org.apache.empire-db Modified: incubator/empire-db/trunk/empire-db-struts2/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-struts2/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db-struts2/pom.xml (original) +++ incubator/empire-db/trunk/empire-db-struts2/pom.xml Mon Mar 30 16:43:15 2009 @@ -21,7 +21,7 @@ empire-db-parent org.apache.empire-db - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT ../pom.xml org.apache.empire-db Modified: incubator/empire-db/trunk/empire-db/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db/pom.xml?rev=760037&r1=760036&r2=760037&view=diff ============================================================================== --- incubator/empire-db/trunk/empire-db/pom.xml (original) +++ incubator/empire-db/trunk/empire-db/pom.xml Mon Mar 30 16:43:15 2009 @@ -21,7 +21,7 @@ empire-db-parent org.apache.empire-db - 2.0.5-SNAPSHOT + 2.0.5-incubating-SNAPSHOT ../pom.xml org.apache.empire-db