latest generated openwire

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-03-17 09:19:33 +00:00
parent cfbb3c852a
commit a876eb3789
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ import org.apache.activemq.command.*;
* under src/gram/script and then use maven openwire:generate to regenerate
* this file.
*
* @version $Revision: $
* @version $Revision$
*/
public class LastPartialCommandTest extends BaseCommandTestSupport {

View File

@ -33,7 +33,7 @@ import org.apache.activemq.command.*;
* under src/gram/script and then use maven openwire:generate to regenerate
* this file.
*
* @version $Revision: $
* @version $Revision$
*/
public class PartialCommandTest extends DataFileGeneratorTestSupport {