Skip to content

Commit

Permalink
Updating build file for version 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henning-gerhardt committed Nov 16, 2015
1 parent 6349ee6 commit cba20e5
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
Expand Up @@ -42,7 +42,7 @@

<property name="build.dist.dir" value="${basedir}/dist"/>
<property name="build.dist.name" value="goobi-ce"/>
<property name="build.dist.version" value="1.11.0" />
<property name="build.dist.version" value="1.11.1" />
<property name="build.dist.vendor" value="goobi.org"/>
<property name="build.dist.url" value="https://github.com/goobi/goobi-production"/>
<property name="build.dist.war" value="${build.dist.dir}/${build.dist.name}-${build.dist.version}.war"/>
Expand Down

0 comments on commit cba20e5

Please sign in to comment.