[tor-commits] [metrics-web/master] Upgrade collectdescs module to metrics-lib 1.3.1.
karsten at torproject.org
karsten at torproject.org
Tue Aug 2 09:17:28 UTC 2016
commit 82cdfc504aad0a180b1b85fe7de4b72ae940978f
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Tue Aug 2 11:16:45 2016 +0200
Upgrade collectdescs module to metrics-lib 1.3.1.
---
modules/collectdescs/build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/collectdescs/build.xml b/modules/collectdescs/build.xml
index 3e7fbf0..5d17d4e 100644
--- a/modules/collectdescs/build.xml
+++ b/modules/collectdescs/build.xml
@@ -8,7 +8,7 @@
<fileset dir="${libs}">
<include name="commons-compress-1.9.jar"/>
<include name="commons-lang-2.6.jar"/>
- <include name="descriptor-1.2.0.jar"/>
+ <include name="descriptor-1.3.1.jar"/>
</fileset>
</path>
More information about the tor-commits
mailing list