ASTERIXDB-1728: revert to version 20090211 of JSON lib

Change-Id: I0430cb84c54dec9d452625232803c03681e94099
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1338
Sonar-Qube: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Michael Blow <mblow@apache.org>
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml
index 3da43bf..9f7d9dd 100644
--- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml
+++ b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
-      <version>20160810</version>
+      <version>20090211</version>
     </dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>