Adding forgotten duration.proto to the lite library

pull/7741/head
Roberto Cosenza 5 years ago committed by Adam Cozzette
parent fc8e2e871d
commit 8c91d71f69
  1. 1
      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>

Loading…
Cancel
Save