Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Sep 23, 2019
1 parent f411565 commit f0eb398
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.1"/>
<property name="project.release.date" value="26 Feb 2019"/>
<property name="project.release.version" value="1.2.0"/>
<property name="project.release.date" value="23 Sep 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 f0eb398

Please sign in to comment.