Adding qdox to lib

Change-Id: Ib6404226c04268e7bc2be7a07766ef3dcf9c21b6
diff --git a/lib/BUCK b/lib/BUCK
index a0d04ef..b85f336 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Sat Jul 02 01:31:59 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon Jul 25 16:32:36 PDT 2016. Do not edit this file manually. *****
 osgi_feature_group(
   name = 'COMPILE',
   visibility = ['PUBLIC'],
@@ -1013,6 +1013,15 @@
 )
 
 remote_jar (
+  name = 'qdox',
+  out = 'qdox-2.0-M3.jar',
+  url = 'mvn:com.thoughtworks.qdox:qdox:jar:2.0-M3',
+  sha1 = 'f1e9ac82735dc3f2afc38cc051ae0e405f367434',
+  maven_coords = 'com.thoughtworks.qdox:qdox:jar:NON-OSGI:2.0-M3',
+  visibility = [ 'PUBLIC' ],
+)
+
+remote_jar (
   name = 'org.apache.felix.scr.bnd',
   out = 'org.apache.felix.scr.bnd-1.4.1-20160328.235003-2.jar',
   url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/org.apache.felix.scr.bnd/1.4.1-SNAPSHOT/org.apache.felix.scr.bnd-1.4.1-20160328.235003-2.jar',