Author: jjankovi
Date: 2012-04-18 15:56:20 -0400 (Wed, 18 Apr 2012)
New Revision: 40303
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/properties/swtbot.properties
Log:
fix number of AS runtime in swtbot properties
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/properties/swtbot.properties
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/properties/swtbot.properties 2012-04-18
19:42:39 UTC (rev 40302)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/properties/swtbot.properties 2012-04-18
19:56:20 UTC (rev 40303)
@@ -1,5 +1,5 @@
#SERVER=AS,6.0,default,../../../requirements/target/jboss-6.0.0.Final
#SERVER=AS,7.0,default,../../../requirements/target/jboss-as-web-7.0.2.Final
-SERVER=AS,7.0,default,../../../requirements/target/jboss-as-7.1.1.Final
+SERVER=AS,7.1,default,../../../requirements/target/jboss-as-7.1.1.Final
#SERVER=AS,7.1,default,/home/jjankovi/Dokumenty/Red_Hat_Stuff/Runtimes/jboss-as-7.1.1.Final
#SERVER=AS,6.0,default,/home/jjankovi/jboss-6.0.0.Final-WS
Show replies by date