Skip to content

Commit

Permalink
Added ')' to jdk unbounded range for Maven 2.X
Browse files Browse the repository at this point in the history
  • Loading branch information
varuag committed Jun 20, 2014
1 parent 77dd6fb commit 2521e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
<profile>
<id>doclint-java8-disable</id>
<activation>
<jdk>[1.8,</jdk>
<jdk>[1.8,)</jdk>
</activation>
<build>
<plugins>
Expand Down

0 comments on commit 2521e6a

Please # to comment.