Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Feb 26, 2019
1 parent 901bbcc commit 73ee4d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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="wedm" default="clean-build" basedir=".">
<property name="project.release.version" value="1.1.0"/>
<property name="project.release.date" value="13 Feb 2019"/>
<property name="project.release.version" value="1.1.1"/>
<property name="project.release.date" value="26 Feb 2019"/>
<property name="project.release.production" value="true"/>
<property environment="env"/>
<fail unless="env.CATALINA_HOME" message="Environment variable CATALINA_HOME must be set in order to include Tomcat libraries in classpath"/>
Expand Down

0 comments on commit 73ee4d7

Please sign in to comment.