[tor-commits] [exonerator/master] Update to metrics-lib 1.8.0.

karsten at torproject.org karsten at torproject.org
Wed Jun 7 07:15:21 UTC 2017


commit 1c4cb3afd5c4ffb1904cba59a2877f1228c8cabf
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Wed Jun 7 09:15:01 2017 +0200

    Update to metrics-lib 1.8.0.
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 111423f..27500d4 100644
--- a/build.xml
+++ b/build.xml
@@ -12,7 +12,7 @@
   <property name="webxmlfile" value="src/main/webapp/web.xml"/>
   <property name="warfile" value="${dist}/exonerator.war"/>
   <property name="source-and-target-java-version" value="1.7" />
-  <property name="descriptorversion" value="1.7.0" />
+  <property name="descriptorversion" value="1.8.0" />
   <path id="classpath">
     <pathelement path="${classes}"/>
     <fileset dir="${libs}">



More information about the tor-commits mailing list