Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
JENKINS-21797: dependency 2.2+
  • Loading branch information
rinokadijk committed Mar 1, 2014
1 parent 172d2ce commit 4e17b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>subversion</artifactId>
<version>2.2</version>
<version>[2.2,)</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 4e17b32

Please sign in to comment.