Skip to content

Commit

Permalink
Fixed JENKINS-20747
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Dec 20, 2013
1 parent a73eed6 commit 648e23e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -445,14 +445,14 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.26-SNAPSHOT</version>
<version>0.6.27</version>
<type>jar</type>
</dependency>

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

0 comments on commit 648e23e

Please sign in to comment.