Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-16704] Updated dependency
  • Loading branch information
wolfgarnet committed Feb 8, 2013
1 parent afe4a88 commit 486f7d8
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.8</version>
<version>0.6.9</version>
<type>jar</type>
</dependency>

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

0 comments on commit 486f7d8

Please sign in to comment.