Skip zip attach for docs (while travis broken)

This commit is contained in:
Dave Syer
2015-07-03 11:20:50 +01:00
parent dd98d1e209
commit 68664d2bbe

View File

@@ -494,7 +494,7 @@ limitations under the License.
<goal>attach-artifact</goal>
</goals>
<configuration>
<!--skipAttach>true</skipAttach-->
<skipAttach>true</skipAttach>
<artifacts>
<artifact>
<file>${project.build.directory}/${project.artifactId}-${project.version}.zip</file>