Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 62649 invoked from network); 26 Oct 2009 23:04:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Oct 2009 23:04:01 -0000 Received: (qmail 2721 invoked by uid 500); 26 Oct 2009 23:04:01 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 2663 invoked by uid 500); 26 Oct 2009 23:04:01 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 2654 invoked by uid 99); 26 Oct 2009 23:04:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Oct 2009 23:04:01 +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, 26 Oct 2009 23:03:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1130C23888D1; Mon, 26 Oct 2009 23:03:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r830013 - in /lucene/solr/branches/branch-1.4: common-build.xml src/maven/solr-core-pom.xml.template Date: Mon, 26 Oct 2009 23:03:37 -0000 To: solr-commits@lucene.apache.org From: gsingers@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091026230338.1130C23888D1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gsingers Date: Mon Oct 26 23:03:37 2009 New Revision: 830013 URL: http://svn.apache.org/viewvc?rev=830013&view=rev Log: specversion, Lucene maven version Modified: lucene/solr/branches/branch-1.4/common-build.xml lucene/solr/branches/branch-1.4/src/maven/solr-core-pom.xml.template Modified: lucene/solr/branches/branch-1.4/common-build.xml URL: http://svn.apache.org/viewvc/lucene/solr/branches/branch-1.4/common-build.xml?rev=830013&r1=830012&r2=830013&view=diff ============================================================================== --- lucene/solr/branches/branch-1.4/common-build.xml (original) +++ lucene/solr/branches/branch-1.4/common-build.xml Mon Oct 26 23:03:37 2009 @@ -72,7 +72,7 @@ By default, this should be set to "X.Y.M.${dateversion}" where X.Y.M is the last version released (on this branch). --> - + Modified: lucene/solr/branches/branch-1.4/src/maven/solr-core-pom.xml.template URL: http://svn.apache.org/viewvc/lucene/solr/branches/branch-1.4/src/maven/solr-core-pom.xml.template?rev=830013&r1=830012&r2=830013&view=diff ============================================================================== --- lucene/solr/branches/branch-1.4/src/maven/solr-core-pom.xml.template (original) +++ lucene/solr/branches/branch-1.4/src/maven/solr-core-pom.xml.template Mon Oct 26 23:03:37 2009 @@ -49,37 +49,37 @@ org.apache.lucene lucene-analyzers - 2.9.0 + 2.9.1 org.apache.lucene lucene-highlighter - 2.9.0 + 2.9.1 org.apache.lucene lucene-queries - 2.9.0 + 2.9.1 org.apache.lucene lucene-snowball - 2.9.0 + 2.9.1 org.apache.lucene lucene-memory - 2.9.0 + 2.9.1 org.apache.lucene lucene-misc - 2.9.0 + 2.9.1 org.apache.lucene lucene-spellchecker - 2.9.0 + 2.9.1