Skip to content

Commit

Permalink
using more recent version of the remoting
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Apr 19, 2011
1 parent 93e4755 commit 22b5ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -89,9 +89,9 @@
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>1.333</version>
<version>1.406</version>
</dependency>
<dependency><!-- convenient to be able to see the whole Maven during debugging -->
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 22b5ae1

Please sign in to comment.