Skip to content

Commit

Permalink
2.2.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghu Angadi committed May 25, 2012
1 parent ea63710 commit abcabcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -45,7 +45,7 @@
<property name="test.lib.dir" location="${build.dir}/lib/test"/>

<property name="jar.name" value="elephant-bird"/>
<property name="version" value="2.2.3"/>
<property name="version" value="2.2.4-SNAPSHOT"/>
<property name="jar.file" location="${build.dir}/${jar.name}-${version}.jar"/>
<property name="jar.nodep.file" location="${build.dir}/${jar.name}-${version}-nodep.jar"/>

Expand Down

0 comments on commit abcabcd

Please sign in to comment.