update recorder name in pom.xml

This commit is contained in:
zhengyingying 2014-03-21 16:20:52 +08:00
parent 87bee65cc7
commit a755c10d6c
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>org.bench4q</groupId>
<artifactId>bench4q-recorder</artifactId>
<version>1.0 Beta</version>
<version>1.0-Beta</version>
</dependency>
</dependencies>
<build>