[jboss-svn-commits] JBL Code SVN: r6855 - labs/jbossesb/trunk/qa

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Oct 17 09:28:45 EDT 2006


Author: kurt.stam at jboss.com
Date: 2006-10-17 09:28:43 -0400 (Tue, 17 Oct 2006)
New Revision: 6855

Modified:
   labs/jbossesb/trunk/qa/build.xml
Log:
renaming the titel of the qa build

Modified: labs/jbossesb/trunk/qa/build.xml
===================================================================
--- labs/jbossesb/trunk/qa/build.xml	2006-10-17 13:18:44 UTC (rev 6854)
+++ labs/jbossesb/trunk/qa/build.xml	2006-10-17 13:28:43 UTC (rev 6855)
@@ -1,4 +1,4 @@
-<project name="JBESB" default="test" basedir=".">
+<project name="JBESB-QA" default="test" basedir=".">
 
 	<property file="test.properties" />
 	<property file="../product/install/deployment.properties" />




More information about the jboss-svn-commits mailing list