浏览代码

Adding forgotten duration.proto to the lite library

Roberto Cosenza 5 年之前
父节点
当前提交
8c91d71f69
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      java/lite/pom.xml

+ 1 - 0
java/lite/pom.xml

@@ -52,6 +52,7 @@
         <includes>
         <includes>
           <include>google/protobuf/any.proto</include>
           <include>google/protobuf/any.proto</include>
           <include>google/protobuf/api.proto</include>
           <include>google/protobuf/api.proto</include>
+          <include>google/protobuf/duration.proto</include>
           <include>google/protobuf/empty.proto</include>
           <include>google/protobuf/empty.proto</include>
           <include>google/protobuf/field_mask.proto</include>
           <include>google/protobuf/field_mask.proto</include>
           <include>google/protobuf/source_context.proto</include>
           <include>google/protobuf/source_context.proto</include>