Skip to content

Commit

Permalink
Fixed JENKINS-21065, Overwrite hijacked files
Browse files Browse the repository at this point in the history
  • Loading branch information
inky84 committed Dec 18, 2013
1 parent 8e6412f commit 6dab85a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -406,13 +406,13 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.25</version>
<version>0.6.27</version>
</dependency>

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

0 comments on commit 6dab85a

Please sign in to comment.