diff options
| author | Hao Nguyen <haon@google.com> | 2019-04-05 16:55:34 -0700 |
|---|---|---|
| committer | Hao Nguyen <haon@google.com> | 2019-04-05 16:55:34 -0700 |
| commit | 1eb049141e2d3be78c915cba5af448ecb4e0417a (patch) | |
| tree | 8638a8f1928723f251dc77d0af64556e0df616ce /java/pom.xml | |
| parent | 86bc27d22051381134966a544b28652116e47af7 (diff) | |
| download | platform_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.xml | 1 |
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> |
