aboutsummaryrefslogtreecommitdiffhomepage
path: root/java/pom.xml
diff options
context:
space:
mode:
authorGravatar Jisi Liu <liujisi@google.com>2016-07-14 09:34:05 -0700
committerGravatar GitHub <noreply@github.com>2016-07-14 09:34:05 -0700
commit8b659b226a450b1d5d47245b0ade01a55bf22f5e (patch)
tree4f90203d4db440a7ae2dd74a077f9e1ecd9e6d7d /java/pom.xml
parent06a02488ce326e4e4dc0c1bd3d66853c5de88d73 (diff)
parent047a3b4852c38c46b2c28109a57c629d00def43c (diff)
Merge pull request #1783 from xfxyjwf/fixlite
Comment out lite conformance test.
Diffstat (limited to 'java/pom.xml')
-rw-r--r--java/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 7a1a91f8..870325be 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -182,7 +182,7 @@
<modules>
<module>core</module>
- <module>lite</module>
+ <!-- <module>lite</module> -->
<module>util</module>
</modules>