Skip to content

Commit

Permalink
Merge pull request #93 from vr100/master
Browse files Browse the repository at this point in the history
Upgrading to 1.12 version for bridge-method-annotation and bridge-method-injector - fix for #91
  • Loading branch information
kohsuke committed May 29, 2014
2 parents 45a6841 + 53f7a0f commit 3097378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-injector</artifactId>
<version>1.8</version>
<version>1.12</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-annotation</artifactId>
<version>1.8</version>
<version>1.12</version>
</dependency>
<dependency>
<groupId>org.kohsuke.stapler</groupId>
Expand Down

0 comments on commit 3097378

Please sign in to comment.