diff options
Diffstat (limited to 'src/it/it0014-multi-module/pom.xml')
-rw-r--r-- | src/it/it0014-multi-module/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/it/it0014-multi-module/pom.xml b/src/it/it0014-multi-module/pom.xml index a87aad6..1b349dc 100644 --- a/src/it/it0014-multi-module/pom.xml +++ b/src/it/it0014-multi-module/pom.xml @@ -40,6 +40,9 @@ under the License. <url>http://maven.apache.org/</url> <build> +<!-- + <defaultGoal>integration-test</defaultGoal> +--> <defaultGoal>install</defaultGoal> </build> |