[hibernate-commits] Hibernate SVN: r19656 - validator/trunk/hibernate-validator.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jun 2 06:56:22 EDT 2010


Author: hardy.ferentschik
Date: 2010-06-02 06:56:21 -0400 (Wed, 02 Jun 2010)
New Revision: 19656

Modified:
   validator/trunk/hibernate-validator/pom.xml
Log:
chaging the assembly configuration

Modified: validator/trunk/hibernate-validator/pom.xml
===================================================================
--- validator/trunk/hibernate-validator/pom.xml	2010-06-02 10:33:04 UTC (rev 19655)
+++ validator/trunk/hibernate-validator/pom.xml	2010-06-02 10:56:21 UTC (rev 19656)
@@ -319,7 +319,7 @@
                         <id>make-assembly</id>
                         <phase>deploy</phase>
                         <goals>
-                            <goal>assembly</goal>
+                            <goal>single</goal>
                         </goals>
                     </execution>
                 </executions>



More information about the hibernate-commits mailing list