[tor-commits] [collector/master] Update to metrics-lib 2.14.0.

karsten at torproject.org karsten at torproject.org
Sun Aug 16 20:36:13 UTC 2020


commit 6e2a8bc1fe35d462b809fa08f587503f52b6b7e0
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Sun Aug 16 22:21:59 2020 +0200

    Update to metrics-lib 2.14.0.
---
 CHANGELOG.md | 6 ++++++
 build.xml    | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8ffd84..ff2e9e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+# Changes in version 1.16.1 - 2020-08-16
+
+ * Medium changes
+   - Update to metrics-lib 2.14.0.
+
+
 # Changes in version 1.16.0 - 2020-08-05
 
  * Medium changes
diff --git a/build.xml b/build.xml
index 7e74b30..09c0636 100644
--- a/build.xml
+++ b/build.xml
@@ -12,7 +12,7 @@
   <property name="release.version" value="1.16.0" />
   <property name="project-main-class" value="org.torproject.metrics.collector.Main" />
   <property name="name" value="collector"/>
-  <property name="metricslibversion" value="2.13.0" />
+  <property name="metricslibversion" value="2.14.0" />
   <property name="jarincludes" value="collector.properties logback.xml" />
 
   <patternset id="runtime" >





More information about the tor-commits mailing list