Skip to content

Commit

Permalink
Use cool 0.6.38, for JENKINS-26484
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Feb 16, 2015
1 parent 93dd012 commit a99d265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -430,14 +430,14 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.38-SNAPSHOT</version>
<version>0.6.38</version>
<type>jar</type>
</dependency>

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

0 comments on commit a99d265

Please sign in to comment.