Author: projects_role
Date: Fri Oct 16 13:46:33 2015
New Revision: 1708997
URL: http://svn.apache.org/viewvc?rev=1708997&view=rev
Log:
updating report releases data
Modified:
comdev/reporter.apache.org/trunk/data/releases/drill.json
Modified: comdev/reporter.apache.org/trunk/data/releases/drill.json
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/drill.json?rev=1708997&r1=1708996&r2=1708997&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/data/releases/drill.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/drill.json Fri Oct 16 13:46:33 2015
@@ -1 +1,12 @@
-{"0.9.0": 1430636400, "1.1.0": 1436079600, "1.0.0": 1432018800, "0.6.0": 1414393200.0, "0.8.0":
1427698800, "0.7.0": 1419321600.0, "m1": 1380006000.0, "0.4.0": 1407394800.0, "0.5.0": 1410505200.0}
\ No newline at end of file
+{
+ "0.4.0": 1407394800.0,
+ "0.5.0": 1410505200.0,
+ "0.6.0": 1414393200.0,
+ "0.7.0": 1419321600.0,
+ "0.8.0": 1427698800,
+ "0.9.0": 1430636400,
+ "1.0.0": 1432018800,
+ "1.1.0": 1436079600,
+ "1.2.0": 1444978800,
+ "m1": 1380006000.0
+}
\ No newline at end of file
|