Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 78027 invoked from network); 29 Sep 2006 22:11:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Sep 2006 22:11:44 -0000 Received: (qmail 5359 invoked by uid 500); 29 Sep 2006 22:11:44 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 5301 invoked by uid 500); 29 Sep 2006 22:11:44 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 5292 invoked by uid 99); 29 Sep 2006 22:11:43 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Sep 2006 15:11:43 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:64973] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 99/41-20582-41A9D154 for ; Fri, 29 Sep 2006 15:11:32 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 179CC1A981A; Fri, 29 Sep 2006 15:11:30 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r451472 - in /incubator/activemq/activemq-cpp/trunk/activemq-cpp: pom.xml unix/pom.xml win32-gcc/pom.xml win32-msvc/pom.xml Date: Fri, 29 Sep 2006 22:11:29 -0000 To: activemq-commits@geronimo.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060929221130.179CC1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: chirino Date: Fri Sep 29 15:11:29 2006 New Revision: 451472 URL: http://svn.apache.org/viewvc?view=rev&rev=451472 Log: upgrade the plugin version being used Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml incubator/activemq/activemq-cpp/trunk/activemq-cpp/unix/pom.xml incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-gcc/pom.xml incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-msvc/pom.xml Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml?view=diff&rev=451472&r1=451471&r2=451472 ============================================================================== --- incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml (original) +++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml Fri Sep 29 15:11:29 2006 @@ -51,7 +51,7 @@ org.codehaus.mojo native-maven-plugin - 1.0-alpha-1-SNAPSHOT + 1.0-alpha-2-SNAPSHOT true @@ -248,8 +248,8 @@ - Maven Snapshots - http://snapshots.maven.codehaus.org/maven2/ + Codehaus Snapshots + http://snapshots.maven.codehaus.org/maven2 true Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/unix/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/unix/pom.xml?view=diff&rev=451472&r1=451471&r2=451472 ============================================================================== --- incubator/activemq/activemq-cpp/trunk/activemq-cpp/unix/pom.xml (original) +++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/unix/pom.xml Fri Sep 29 15:11:29 2006 @@ -39,7 +39,7 @@ org.codehaus.mojo native-maven-plugin - 1.0-alpha-1-SNAPSHOT + 1.0-alpha-2-SNAPSHOT true Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-gcc/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-gcc/pom.xml?view=diff&rev=451472&r1=451471&r2=451472 ============================================================================== --- incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-gcc/pom.xml (original) +++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-gcc/pom.xml Fri Sep 29 15:11:29 2006 @@ -39,7 +39,7 @@ org.codehaus.mojo native-maven-plugin - 1.0-alpha-1-SNAPSHOT + 1.0-alpha-2-SNAPSHOT true Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-msvc/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-msvc/pom.xml?view=diff&rev=451472&r1=451471&r2=451472 ============================================================================== --- incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-msvc/pom.xml (original) +++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/win32-msvc/pom.xml Fri Sep 29 15:11:29 2006 @@ -23,7 +23,7 @@ org.codehaus.mojo native-maven-plugin - 1.0-alpha-1-SNAPSHOT + 1.0-alpha-2-SNAPSHOT true