Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-10490] fixed a build problem with JDK7
  • Loading branch information
kohsuke committed Jul 27, 2011
1 parent a282155 commit e3ea6bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -306,7 +306,7 @@ THE SOFTWARE.
-->
<groupId>org.kohsuke.stapler</groupId>
<artifactId>maven-stapler-plugin</artifactId>
<version>1.15</version>
<version>1.16</version>
<extensions>true</extensions>
<dependencies>
<dependency>
Expand Down
1 change: 0 additions & 1 deletion test/pom.xml
Expand Up @@ -33,7 +33,6 @@ THE SOFTWARE.
</parent>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-test-harness</artifactId>
<packaging>stapler-jar</packaging>

<name>Test harness for Jenkins and plugins</name>
<description>
Expand Down

0 comments on commit e3ea6bd

Please sign in to comment.