Loading CHANGELOG.md +4 −1 Original line number Diff line number Diff line # Changes in version 1.??.? - 2020-??-?? # Changes in version 1.15.1 - 2020-04-30 * Medium changes - Update to metrics-lib 2.12.2. # Changes in version 1.15.0 - 2020-04-30 Loading build.xml +2 −2 Original line number Diff line number Diff line Loading @@ -9,10 +9,10 @@ <property name="javadoc-title" value="CollecTor API Documentation"/> <property name="implementation-title" value="CollecTor" /> <property name="release.version" value="1.15.0-dev" /> <property name="release.version" value="1.15.1" /> <property name="project-main-class" value="org.torproject.metrics.collector.Main" /> <property name="name" value="collector"/> <property name="metricslibversion" value="2.12.1" /> <property name="metricslibversion" value="2.12.2" /> <property name="jarincludes" value="collector.properties logback.xml" /> <patternset id="runtime" > Loading Loading
CHANGELOG.md +4 −1 Original line number Diff line number Diff line # Changes in version 1.??.? - 2020-??-?? # Changes in version 1.15.1 - 2020-04-30 * Medium changes - Update to metrics-lib 2.12.2. # Changes in version 1.15.0 - 2020-04-30 Loading
build.xml +2 −2 Original line number Diff line number Diff line Loading @@ -9,10 +9,10 @@ <property name="javadoc-title" value="CollecTor API Documentation"/> <property name="implementation-title" value="CollecTor" /> <property name="release.version" value="1.15.0-dev" /> <property name="release.version" value="1.15.1" /> <property name="project-main-class" value="org.torproject.metrics.collector.Main" /> <property name="name" value="collector"/> <property name="metricslibversion" value="2.12.1" /> <property name="metricslibversion" value="2.12.2" /> <property name="jarincludes" value="collector.properties logback.xml" /> <patternset id="runtime" > Loading