Author: steve.ebersole(a)jboss.com
Date: 2008-04-19 01:25:26 -0400 (Sat, 19 Apr 2008)
New Revision: 14565
Modified:
core/trunk/pom.xml
Log:
try incorporating assembly ; take 4
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-04-19 05:21:49 UTC (rev 14564)
+++ core/trunk/pom.xml 2008-04-19 05:25:26 UTC (rev 14565)
@@ -82,7 +82,7 @@
<execution>
<phase>deploy</phase>
<goals>
- <goal>attached</goal>
+ <goal>site</goal>
</goals>
</execution>
</executions>