[hibernate-commits] Hibernate SVN: r14565 - core/trunk.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Sat Apr 19 01:25:26 EDT 2008
Author: steve.ebersole at 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>
More information about the hibernate-commits
mailing list