From 1aacb4fbbfefb0ea6188426f5fdec5b628d1d6b4 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Thu, 21 May 2015 17:28:05 -0700 Subject: Include well-known types in Java runtime. Change-Id: I816fe2fac7fccbcd96dd8510c7c9b5e7996aeadc --- java/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index 3eb7a703..38697731 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -81,7 +81,17 @@ + + + + + + + + + + target/generated-sources @@ -130,6 +140,7 @@ + @@ -157,6 +168,24 @@ + + + ../src + + google/protobuf/any.proto + google/protobuf/api.proto + google/protobuf/descriptor.proto + google/protobuf/duration.proto + google/protobuf/empty.proto + google/protobuf/field_mask.proto + google/protobuf/source_context.proto + google/protobuf/struct.proto + google/protobuf/timestamp.proto + google/protobuf/type.proto + google/protobuf/wrappers.proto + + + -- cgit v1.2.3