Преглед на файлове

Adding forgotten duration.proto to the lite library

Roberto Cosenza преди 5 години
родител
ревизия
02ade8bc32
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      java/lite/pom.xml

+ 1 - 0
java/lite/pom.xml

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