Return-Path: X-Original-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-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 4ADAC9FCD for ; Fri, 2 Mar 2012 07:53:43 +0000 (UTC) Received: (qmail 80625 invoked by uid 500); 2 Mar 2012 07:53:43 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 80576 invoked by uid 500); 2 Mar 2012 07:53:42 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 80564 invoked by uid 99); 2 Mar 2012 07:53:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2012 07:53:42 +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; Fri, 02 Mar 2012 07:53:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 58A372388865; Fri, 2 Mar 2012 07:52:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1296074 - in /incubator/hama/branches/0.4: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml pom.xml Date: Fri, 02 Mar 2012 07:52:53 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120302075253.58A372388865@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: edwardyoon Date: Fri Mar 2 07:52:52 2012 New Revision: 1296074 URL: http://svn.apache.org/viewvc?rev=1296074&view=rev Log: Remove snapshot surfix Modified: incubator/hama/branches/0.4/core/pom.xml incubator/hama/branches/0.4/dist/pom.xml incubator/hama/branches/0.4/examples/pom.xml incubator/hama/branches/0.4/graph/pom.xml incubator/hama/branches/0.4/pom.xml Modified: incubator/hama/branches/0.4/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/core/pom.xml?rev=1296074&r1=1296073&r2=1296074&view=diff ============================================================================== --- incubator/hama/branches/0.4/core/pom.xml (original) +++ incubator/hama/branches/0.4/core/pom.xml Fri Mar 2 07:52:52 2012 @@ -20,23 +20,23 @@ org.apache.hama hama-parent - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating 4.0.0 org.apache.hama hama-core core - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating jar - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/core + scm:svn:http://svn.apache.org/repos/asf/incubator/hama/core/tags/hama-parent-0.4.0-incubating-SNAPSHOT/core - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/core + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/core/tags/hama-parent-0.4.0-incubating-SNAPSHOT/core - http://svn.apache.org/viewvc/maven/pom/tags/apache-8/hama-parent/hama-core + http://svn.apache.org/viewvc/maven/pom/tags/hama-parent-0.4.0-incubating-SNAPSHOT/hama-core Modified: incubator/hama/branches/0.4/dist/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/dist/pom.xml?rev=1296074&r1=1296073&r2=1296074&view=diff ============================================================================== --- incubator/hama/branches/0.4/dist/pom.xml (original) +++ incubator/hama/branches/0.4/dist/pom.xml Fri Mar 2 07:52:52 2012 @@ -20,7 +20,7 @@ org.apache.hama hama-parent - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating hama-dist Modified: incubator/hama/branches/0.4/examples/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/examples/pom.xml?rev=1296074&r1=1296073&r2=1296074&view=diff ============================================================================== --- incubator/hama/branches/0.4/examples/pom.xml (original) +++ incubator/hama/branches/0.4/examples/pom.xml Fri Mar 2 07:52:52 2012 @@ -20,14 +20,14 @@ org.apache.hama hama-parent - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating 4.0.0 org.apache.hama hama-examples examples - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating jar Modified: incubator/hama/branches/0.4/graph/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/graph/pom.xml?rev=1296074&r1=1296073&r2=1296074&view=diff ============================================================================== --- incubator/hama/branches/0.4/graph/pom.xml (original) +++ incubator/hama/branches/0.4/graph/pom.xml Fri Mar 2 07:52:52 2012 @@ -20,14 +20,14 @@ org.apache.hama hama-parent - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating 4.0.0 org.apache.hama hama-graph graph - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating jar Modified: incubator/hama/branches/0.4/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/pom.xml?rev=1296074&r1=1296073&r2=1296074&view=diff ============================================================================== --- incubator/hama/branches/0.4/pom.xml (original) +++ incubator/hama/branches/0.4/pom.xml Fri Mar 2 07:52:52 2012 @@ -27,7 +27,7 @@ org.apache.hama hama-parent Apache Hama parent POM - 0.4.0-incubating-SNAPSHOT + 0.4.0-incubating http://incubator.apache.org/hama pom @@ -76,12 +76,12 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/hama + scm:svn:http://svn.apache.org/repos/asf/incubator/hama/tags/hama-parent-0.4.0-incubating-SNAPSHOT - scm:svn:https://svn.apache.org/repos/asf/incubator/hama + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/tags/hama-parent-0.4.0-incubating-SNAPSHOT - http://svn.apache.org/viewvc/maven/pom/tags/apache-8/hama-parent + http://svn.apache.org/viewvc/maven/pom/tags/hama-parent-0.4.0-incubating-SNAPSHOT @@ -274,6 +274,7 @@ + org.apache.maven.plugins maven-gpg-plugin