Skip to content

Commit

Permalink
Update stapler (1.208-SNAPSHOT -> 1.209) to fix Maven build
Browse files Browse the repository at this point in the history
Skipped 1.208(-SNAPSHOT)? since it seems to not deployed to http://repo.jenkins-ci.org
by the problem of Maven configuration at SHA1@03c56ad8c976083d9526f56a21640e6b0c0bc14b
  • Loading branch information
Yamashita Yuu committed Jun 14, 2013
1 parent 2a42905 commit 65be621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-jruby</artifactId>
<version>1.208-SNAPSHOT</version>
<version>1.209</version>
<exclusions>
<exclusion>
<groupId>org.kohsuke.stapler</groupId>
Expand Down

0 comments on commit 65be621

Please sign in to comment.