Return-Path: X-Original-To: apmail-incubator-gora-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-gora-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F14763CF for ; Sun, 5 Jun 2011 19:16:41 +0000 (UTC) Received: (qmail 57568 invoked by uid 500); 5 Jun 2011 19:16:41 -0000 Delivered-To: apmail-incubator-gora-commits-archive@incubator.apache.org Received: (qmail 57545 invoked by uid 500); 5 Jun 2011 19:16:41 -0000 Mailing-List: contact gora-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gora-dev@incubator.apache.org Delivered-To: mailing list gora-commits@incubator.apache.org Received: (qmail 57538 invoked by uid 99); 5 Jun 2011 19:16:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2011 19:16:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Sun, 05 Jun 2011 19:16:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 66D4D2388906; Sun, 5 Jun 2011 19:16:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1132482 - /incubator/gora/trunk/pom.xml Date: Sun, 05 Jun 2011 19:16:18 -0000 To: gora-commits@incubator.apache.org From: mattmann@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110605191618.66D4D2388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mattmann Date: Sun Jun 5 19:16:18 2011 New Revision: 1132482 URL: http://svn.apache.org/viewvc?rev=1132482&view=rev Log: - updates to GORA-29: now just dealing with permissions issues on NEXUS, see INFRA-3850 Modified: incubator/gora/trunk/pom.xml Modified: incubator/gora/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/gora/trunk/pom.xml?rev=1132482&r1=1132481&r2=1132482&view=diff ============================================================================== --- incubator/gora/trunk/pom.xml (original) +++ incubator/gora/trunk/pom.xml Sun Jun 5 19:16:18 2011 @@ -19,6 +19,13 @@ limitations under the License. --> 4.0.0 + + + org.apache + apache + 9 + + org.apache.gora apache-gora @@ -86,7 +93,7 @@ gora-core gora-hbase - gora-cassandra + gora-sql gora-tutorial