Skip to content

Commit

Permalink
[FIXED JENKINS-10354] integrated a rebuilt JNA jar
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Jul 23, 2011
1 parent 16a3b41 commit 6b4f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -431,7 +431,7 @@ THE SOFTWARE.
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>3.3.0-jenkins-1</version>
<version>3.3.0-jenkins-2</version>
</dependency>
<dependency>
<groupId>com.sun.akuma</groupId>
Expand Down

0 comments on commit 6b4f9bc

Please sign in to comment.