Bump version to 3.0.6 in build.xml

This commit is contained in:
Tyler Hobbs 2016-04-13 12:51:58 -05:00
parent 4238cdd99f
commit fd24b7c0d6
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.5"/>
<property name="base.version" value="3.0.6"/>
<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"/>