Bumped version of P4Runtime and P4 tools for dev VM

+fixed protobuf version according to p4c documentation.

Change-Id: I16471b70b9b2ebc0e0a30c733f1e6ce47d40e30b
diff --git a/lib/BUCK b/lib/BUCK
index 69f5dff..fff5916 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Fri, 23 Jun 2017 05:52:13 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon, 10 Jul 2017 20:01:19 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -1372,6 +1372,15 @@
 )
 
 remote_jar (
+  name = 'protobuf-java-3.0.2',
+  out = 'protobuf-java-3.0.2.jar',
+  url = 'mvn:com.google.protobuf:protobuf-java:jar:3.0.2',
+  sha1 = 'ee55e8e697d10b6643d77bb1f686bac3b9ba8579',
+  maven_coords = 'com.google.protobuf:protobuf-java:3.0.2',
+  visibility = [ 'PUBLIC' ],
+)
+
+remote_jar (
   name = 'protobuf-java-3.2.0',
   out = 'protobuf-java-3.2.0.jar',
   url = 'mvn:com.google.protobuf:protobuf-java:jar:3.2.0',