Skip to content

Commit

Permalink
Bump to simplespec 0.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Jun 5, 2011
1 parent eaf8c14 commit fe7472d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.codahale</groupId>
<artifactId>simplespec_${scala.version}</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom_2.8.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.codahale</groupId>
<artifactId>simplespec_${scala.version}</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fe7472d

Please sign in to comment.