From: Teemu Suo-Anttila Date: Thu, 14 Apr 2016 11:18:18 +0000 (+0300) Subject: Add profile to enable uitest deploy X-Git-Tag: 7.7.0.alpha1~21 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9192b0bb5e5e699b506b3d3e7df4cf295fbea44a;p=vaadin-framework.git Add profile to enable uitest deploy Change-Id: I6393204fc9d2e02c77ff2969fb6502dfb71019e9 --- diff --git a/uitest/pom.xml b/uitest/pom.xml index 6e25bbcf0e..b49922fe2f 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -325,4 +325,27 @@ + + + + dev-build + + false + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + false + + + + + + + +