Skip to content

Commit

Permalink
on second thoughts, this is a not a patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
scarytom committed Feb 19, 2015
1 parent cd5d447 commit ec75702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<project name="java-statsd-client" default="snapshot" basedir=".">

<property name="target.version" value="3.0.3"/>
<property name="target.version" value="3.1.0"/>
<property name="build.dir" value="${basedir}/build"/>
<tstamp><format property="build.number" pattern="yyyyMMddHHmmss" timezone="GMT"/></tstamp>
<tstamp><format property="build.timestamp" pattern="yyyy-MM-dd HH:mm:ss" timezone="GMT"/></tstamp>
Expand Down

0 comments on commit ec75702

Please sign in to comment.