Skip to content

Commit

Permalink
v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Dec 11, 2017
1 parent 0c6685b commit 329b1fe
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="epics2web" default="clean-build" basedir=".">
<property name="project.release.version" value="1.8.0"/>
<property name="project.release.date" value="05 Dec 2017"/>
<property name="project.release.version" value="1.8.1"/>
<property name="project.release.date" value="11 Dec 2017"/>
<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 329b1fe

Please sign in to comment.