Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
moonpolysoft committed Feb 2, 2012
1 parent 3f1effa commit b72051a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -26,13 +26,13 @@
<dependency>
<groupId>com.codahale</groupId>
<artifactId>logula_${scala.version}</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.3</version>
</dependency>

<dependency>
<groupId>com.boundary</groupId>
<artifactId>overlock-scala_${scala.version}</artifactId>
<version>0.6.1-PRE</version>
<version>0.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b72051a

Please sign in to comment.