summaryrefslogtreecommitdiffstats
path: root/v3po/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r--v3po/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml
index 7fdf97b44..7ec5d708a 100644
--- a/v3po/pom.xml
+++ b/v3po/pom.xml
@@ -33,6 +33,9 @@
</prerequisites>
<modules>
<module>api</module>
+ <module>config</module>
+ <module>data-api</module>
+ <module>data-impl</module>
<module>translate-spi</module>
<module>translate-api</module>
<module>translate-impl</module>