From: Marko Gronroos Date: Wed, 4 Sep 2013 14:57:31 +0000 (+0300) Subject: Added a target to publish to local Maven repository. X-Git-Tag: 7.2.0.beta1~169^2~5^2~5^2^2~17 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=486d9d3d57822edb1add2872fa9037912e692221;p=vaadin-framework.git Added a target to publish to local Maven repository. Change-Id: Ifa1f6b12c1ce9f6d65f707673d3a20e31857064f --- diff --git a/publish.xml b/publish.xml index 008451a2f8..c2b8369b15 100644 --- a/publish.xml +++ b/publish.xml @@ -13,8 +13,6 @@ - - @@ -25,6 +23,9 @@ + + + Installing ${src} to ${target} @@ -39,7 +40,7 @@ - + @@ -70,4 +71,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file