Return-Path: X-Original-To: apmail-gora-commits-archive@www.apache.org Delivered-To: apmail-gora-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 782F7DA66 for ; Tue, 4 Sep 2012 20:51:23 +0000 (UTC) Received: (qmail 23678 invoked by uid 500); 4 Sep 2012 20:51:23 -0000 Delivered-To: apmail-gora-commits-archive@gora.apache.org Received: (qmail 23651 invoked by uid 500); 4 Sep 2012 20:51:23 -0000 Mailing-List: contact commits-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list commits@gora.apache.org Received: (qmail 23643 invoked by uid 99); 4 Sep 2012 20:51:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2012 20:51:23 +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; Tue, 04 Sep 2012 20:51:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BB38A23888E3; Tue, 4 Sep 2012 20:50:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1380877 - /gora/branches/goraamazon/gora-dynamodb/pom.xml Date: Tue, 04 Sep 2012 20:50:37 -0000 To: commits@gora.apache.org From: lewismc@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120904205037.BB38A23888E3@eris.apache.org> Author: lewismc Date: Tue Sep 4 20:50:37 2012 New Revision: 1380877 URL: http://svn.apache.org/viewvc?rev=1380877&view=rev Log: remove maven jar plugin configuration for dynamodb pom.xml Modified: gora/branches/goraamazon/gora-dynamodb/pom.xml Modified: gora/branches/goraamazon/gora-dynamodb/pom.xml URL: http://svn.apache.org/viewvc/gora/branches/goraamazon/gora-dynamodb/pom.xml?rev=1380877&r1=1380876&r2=1380877&view=diff ============================================================================== --- gora/branches/goraamazon/gora-dynamodb/pom.xml (original) +++ gora/branches/goraamazon/gora-dynamodb/pom.xml Tue Sep 4 20:50:37 2012 @@ -95,24 +95,6 @@ org.apache.maven.plugins - maven-jar-plugin - ${maven-jar-plugin.version} - - - - jar - test-jar - - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - - - - - org.apache.maven.plugins maven-surefire-plugin ${maven-surfire-plugin.version}