Skip to content

Commit

Permalink
Merge pull request #10 from solomax/patch-2
Browse files Browse the repository at this point in the history
Build warnings are fixed
  • Loading branch information
mondain committed Jun 17, 2014
2 parents 675f18e + 4259535 commit 49767cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -123,6 +123,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>2.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down Expand Up @@ -211,6 +212,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9.1</version>
<executions>
<execution>
<id>javadoc-jar</id>
Expand Down

0 comments on commit 49767cf

Please sign in to comment.