Fix intergration tests spelling

This commit is contained in:
Dave Syer
2013-07-09 10:16:39 +01:00
parent 02ae46d40e
commit 30802e542f
5 changed files with 30 additions and 22 deletions

View File

@@ -43,7 +43,7 @@
<module>spring-launcher</module>
<module>spring-package-maven-plugin</module>
<module>spring-cli</module>
<module>spring-zero-intergration-tests</module>
<module>spring-zero-integration-tests</module>
</modules>
<build>
<pluginManagement>
@@ -640,8 +640,8 @@
</distributionManagement>
<profiles>
<profile>
<!-- FIXME remove before release -->
<id>snapshot-repositories</id>
<!-- FIXME deactivate before release -->
<id>bootstrap</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>