Skip to content

Commit

Permalink
Update to the released version of cool, JENKINS-26985
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Apr 14, 2015
1 parent 7c90c3e commit d3ab52a
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.39-SNAPSHOT</version>
<version>0.6.39</version>
<type>jar</type>
</dependency>

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

0 comments on commit d3ab52a

Please sign in to comment.