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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jun 2 06:29:36 EDT 2010


Author: hardy.ferentschik
Date: 2010-06-02 06:29:36 -0400 (Wed, 02 Jun 2010)
New Revision: 19652

Modified:
   validator/trunk/pom.xml
Log:
added prep goals again

Modified: validator/trunk/pom.xml
===================================================================
--- validator/trunk/pom.xml	2010-06-02 09:57:30 UTC (rev 19651)
+++ validator/trunk/pom.xml	2010-06-02 10:29:36 UTC (rev 19652)
@@ -246,6 +246,7 @@
                     <artifactId>maven-release-plugin</artifactId>
                     <version>2.0</version>
                     <configuration>
+	                    <preparationGoals>clean install</preparationGoals>
                         <autoVersionSubmodules>true</autoVersionSubmodules>
                         <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
                         <remoteTagging>true</remoteTagging>



More information about the hibernate-commits mailing list