Navigation Menu

Skip to content

Commit

Permalink
Bumped dep to get it compiled wo missing com.github.jnr:jffi, bumped …
Browse files Browse the repository at this point in the history
…again JENKINS-19031
  • Loading branch information
Toomas Romer committed Aug 25, 2014
1 parent fca4099 commit 0824d10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.520</version>
<version>1.557</version>
</parent>

<groupId>org.zeroturnaround</groupId>
Expand All @@ -17,14 +17,14 @@
<repositories>
<repository>
<id>repo.jenkins-ci.org</id>
<url>http://repo.jenkins-ci.org/public/</url>
<url>https://repo.jenkins-ci.org/public/</url>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<id>repo.jenkins-ci.org</id>
<url>http://repo.jenkins-ci.org/public/</url>
<url>https://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepositories>

Expand Down

0 comments on commit 0824d10

Please sign in to comment.