Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[fixed JENKINS-16804] Updated deps
  • Loading branch information
wolfgarnet committed Feb 15, 2013
1 parent 8a8ec6a commit 00aff67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -220,14 +220,14 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.10-SNAPSHOT</version>
<version>0.6.10</version>
<type>jar</type>
</dependency>

<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.10-SNAPSHOT</version>
<version>0.6.10</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 00aff67

Please sign in to comment.