Author: jharting
Date: 2010-09-14 03:43:08 -0400 (Tue, 14 Sep 2010)
New Revision: 13747
Modified:
branches/community/Seam_2_2/src/test/ftest/examples/dvdstore/build.xml
Log:
minor
Modified: branches/community/Seam_2_2/src/test/ftest/examples/dvdstore/build.xml
===================================================================
--- branches/community/Seam_2_2/src/test/ftest/examples/dvdstore/build.xml 2010-09-14
06:35:34 UTC (rev 13746)
+++ branches/community/Seam_2_2/src/test/ftest/examples/dvdstore/build.xml 2010-09-14
07:43:08 UTC (rev 13747)
@@ -24,6 +24,7 @@
<property name="example.name" value="dvdstore" />
<property name="example.homepage" value="/home" />
<property name="jboss4.deploy.target" value="jboss42" />
+ <property name="jboss5.deploy.target" value="deploy" />
<import file="../build.xml" />