Skip to content

Commit

Permalink
SPARK-6433 add a clearer comment explaining what the plugin is doing …
Browse files Browse the repository at this point in the history
…& why
  • Loading branch information
steveloughran committed Apr 1, 2015
1 parent a6dca33 commit 81ceb01
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 @@ -1473,7 +1473,7 @@
<groupId>org.scalatest</groupId>
<artifactId>scalatest-maven-plugin</artifactId>
</plugin>
<!-- Build the JARs-->
<!-- Build test-jar's for all projects, since some projects depend on tests from others -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit 81ceb01

Please sign in to comment.