Author: mircea.markus
Date: 2008-12-19 11:10:30 -0500 (Fri, 19 Dec 2008)
New Revision: 7341
Modified:
core/trunk/pom.xml
Log:
run functional test on UDP
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-12-19 16:00:48 UTC (rev 7340)
+++ core/trunk/pom.xml 2008-12-19 16:10:30 UTC (rev 7341)
@@ -412,7 +412,7 @@
<id>test-functional</id>
<properties>
<defaultTestGroup>functional</defaultTestGroup>
- <protocol.stack>tcp</protocol.stack>
+ <protocol.stack>udp</protocol.stack>
</properties>
</profile>
Show replies by date