Skip to content

Commit

Permalink
[JENKINS-37131] range removed for subversion plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
escoem committed Aug 16, 2016
1 parent 05bd55a commit 5243f18
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>subversion</artifactId>
<version>(1.25,]</version>
<version>2.6</version>
</dependency>
</dependencies>

Expand All @@ -26,6 +26,10 @@
<id>mindless</id>
<name>Alan Harder</name>
</developer>
<developer>
<id>escoem</id>
<name>Emilio Escobar</name>
</developer>
</developers>

<scm>
Expand Down

0 comments on commit 5243f18

Please sign in to comment.