aboutsummaryrefslogtreecommitdiff
path: root/build-pom.xml
diff options
context:
space:
mode:
authorChristian Edward Gruber <cgruber@google.com>2014-06-18 01:08:25 -0700
committerChristian Edward Gruber <cgruber@google.com>2014-06-18 01:49:17 -0700
commit85939616c50f3eed8f347b7ec743497b03c7ae3a (patch)
tree6d6f316cb2bbe6b526281a9dfbf82a2e39650b68 /build-pom.xml
parent9b389fa6cb49fd121fb0433241f55863778b1962 (diff)
downloadauto-85939616c50f3eed8f347b7ec743497b03c7ae3a.tar.gz
Add common to the convenience pom, and bump version numbers on value
Diffstat (limited to 'build-pom.xml')
-rw-r--r--build-pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-pom.xml b/build-pom.xml
index bf0527f8..b91c56af 100644
--- a/build-pom.xml
+++ b/build-pom.xml
@@ -7,6 +7,7 @@
<packaging>pom</packaging>
<modules>
<module>.</module>
+ <module>common</module>
<module>factory</module>
<module>service</module>
<module>value</module>