diff options
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r-- | v3po/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml index 908acbdb6..a4675297d 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -48,7 +48,7 @@ <module>karaf</module> <module>features</module> <module>artifacts</module> - <!--module>it</module--> + <module>it</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> <build> |