[seam-commits] Seam SVN: r11580 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Oct 13 10:14:30 EDT 2009


Author: manaRH
Date: 2009-10-13 10:14:30 -0400 (Tue, 13 Oct 2009)
New Revision: 11580

Modified:
   branches/enterprise/JBPAPP_5_0/build/ci.build.xml
Log:
changed the snapshot target for my integration SNAPSHOT hudson job

Modified: branches/enterprise/JBPAPP_5_0/build/ci.build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/ci.build.xml	2009-10-13 13:52:35 UTC (rev 11579)
+++ branches/enterprise/JBPAPP_5_0/build/ci.build.xml	2009-10-13 14:14:30 UTC (rev 11580)
@@ -59,7 +59,7 @@
 			<propertyset>
 				<propertyref name="ant.version"/>
 			</propertyset>
-			<property name="qualifier" value="-SNAPSHOT" />
+			<property name="qualifier" value=".EAP5-SNAPSHOT" />
 		</ant>
 	</target>
 	



More information about the seam-commits mailing list