Skip to content

Commit

Permalink
pom.xml: missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptox8 committed Dec 21, 2014
1 parent acc4ad5 commit 67d7819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -166,7 +166,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 67d7819

Please sign in to comment.