Merge "Edit METADATA file"
diff --git a/METADATA b/METADATA
index d97975c..2ec1cd8 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,15 @@
+name: "objenesis"
+description: "Objenesis is a library dedicated to bypass the constructor when creating an object. On any JVM there is."
 third_party {
+  url {
+    type: GIT
+    value: "https://github.com/easymock/objenesis"
+  }
+  version: "2.5"
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2017
+    month: 3
+    day: 7
+  }
 }