[webbeans-commits] Webbeans SVN: r629 - ri/trunk.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sat Dec 20 13:42:38 EST 2008


Author: pete.muir at jboss.org
Date: 2008-12-20 13:42:38 -0500 (Sat, 20 Dec 2008)
New Revision: 629

Modified:
   ri/trunk/build.xml
Log:
fix deploy-dist target

Modified: ri/trunk/build.xml
===================================================================
--- ri/trunk/build.xml	2008-12-20 18:37:13 UTC (rev 628)
+++ ri/trunk/build.xml	2008-12-20 18:42:38 UTC (rev 629)
@@ -108,6 +108,7 @@
 			<arg line="-Dfile=${basedir}/webbeans-${version}.zip" />
 			<arg line="-Durl=dav:https://snapshots.jboss.org/maven2" />
 			<arg line="-DrepositoryId=snapshots.jboss.org" />
+			<arg line="-DuniqueVersion=false" />
 		</maven>
 	</target>
 	




More information about the weld-commits mailing list