summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ee721d6..39282f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
<localRepositoryPath>${project.build.directory}/it-repo</localRepositoryPath>
<goals>
<goal>clean</goal>
- <goal>integration-test</goal>
+ <goal>install</goal>
</goals>
</configuration>
<executions>