Navigation Menu

Skip to content

Commit

Permalink
Updated cool to version 0.6.43 for JENKINS-30191
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Sep 1, 2015
1 parent 50c963a commit 2cc3995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -436,14 +436,14 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.43-SNAPSHOT</version>
<version>0.6.43</version>
<type>jar</type>
</dependency>

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

0 comments on commit 2cc3995

Please sign in to comment.