Moved pom version for reals this time

This commit is contained in:
Charles Allen 2014-11-07 11:09:57 -08:00
parent 6af18931e5
commit f5f48c7756
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>junit-benchmarks</artifactId>
<version>0.7.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>