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