bump version to 3.10

This commit is contained in:
T Jake Luciani 2016-09-20 09:24:35 -04:00
parent 699de73abb
commit 517b652f57
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="3.0.9"/>
<property name="base.version" value="3.0.10"/>
<property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
<property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
<property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>