aboutsummaryrefslogtreecommitdiffstats
path: root/java/pom.xml
diff options
context:
space:
mode:
authorHao Nguyen <haon@google.com>2019-04-05 16:55:34 -0700
committerHao Nguyen <haon@google.com>2019-04-05 16:55:34 -0700
commit1eb049141e2d3be78c915cba5af448ecb4e0417a (patch)
tree8638a8f1928723f251dc77d0af64556e0df616ce /java/pom.xml
parent86bc27d22051381134966a544b28652116e47af7 (diff)
downloadplatform_external_protobuf-1eb049141e2d3be78c915cba5af448ecb4e0417a.tar.gz
platform_external_protobuf-1eb049141e2d3be78c915cba5af448ecb4e0417a.tar.bz2
platform_external_protobuf-1eb049141e2d3be78c915cba5af448ecb4e0417a.zip
Add module for JavaLite and fix builds
Diffstat (limited to 'java/pom.xml')
-rw-r--r--java/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 07e366f4b..5291f9c11 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -223,6 +223,7 @@
<modules>
<module>bom</module>
+ <module>lite</module>
<module>core</module>
<module>util</module>
</modules>