Skip to content

Commit

Permalink
[JENKINS-31019] Bump BCT to pickup fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord committed Nov 30, 2015
1 parent 6641190 commit ac03723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>bytecode-compatibility-transformer</artifactId>
<version>1.7</version>
<version>1.8</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down Expand Up @@ -632,7 +632,7 @@ THE SOFTWARE.
</configuration>
</execution>
</executions>
</plugin>
</plugin>
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
Expand Down

0 comments on commit ac03723

Please sign in to comment.