Thanks Steve!

Mike McCandless

http://blog.mikemccandless.com

On Sun, Sep 11, 2011 at 6:47 PM,  <sar...@apache.org> wrote:
> Author: sarowe
> Date: Sun Sep 11 22:47:33 2011
> New Revision: 1169564
>
> URL: http://svn.apache.org/viewvc?rev=1169564&view=rev
> Log:
> 3.4 -> 3.5
>
> Modified:
>    lucene/dev/branches/branch_3x/build.xml
>    lucene/dev/branches/branch_3x/solr/common-build.xml
>
> Modified: lucene/dev/branches/branch_3x/build.xml
> URL: 
> http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/build.xml?rev=1169564&r1=1169563&r2=1169564&view=diff
> ==============================================================================
> --- lucene/dev/branches/branch_3x/build.xml (original)
> +++ lucene/dev/branches/branch_3x/build.xml Sun Sep 11 22:47:33 2011
> @@ -45,7 +45,7 @@
>     </sequential>
>   </target>
>
> -  <property name="version" value="3.4-SNAPSHOT"/>
> +  <property name="version" value="3.5-SNAPSHOT"/>
>   <target name="get-maven-poms"
>           description="Copy Maven POMs from dev-tools/maven/ to their target 
> locations">
>     <copy todir="." overwrite="true">
>
> Modified: lucene/dev/branches/branch_3x/solr/common-build.xml
> URL: 
> http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/solr/common-build.xml?rev=1169564&r1=1169563&r2=1169564&view=diff
> ==============================================================================
> --- lucene/dev/branches/branch_3x/solr/common-build.xml (original)
> +++ lucene/dev/branches/branch_3x/solr/common-build.xml Sun Sep 11 22:47:33 
> 2011
> @@ -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).
>     -->
> -  <property name="solr.spec.version" value="3.4.0.${dateversion}" />
> +  <property name="solr.spec.version" value="3.5.0.${dateversion}" />
>
>   <path id="solr.base.classpath">
>        <pathelement path="${analyzers-common.jar}"/>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to