Skip to content

Commit

Permalink
Address eclipse build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed May 11, 2016
1 parent 69f21a2 commit dab7626
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.

This file was deleted.

17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,23 +143,6 @@

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<version>2.1.1</version>
<executions>
<execution>
<phase>validate</phase>
<goals>
<goal>evaluate</goal>
</goals>
<configuration>
<expression>legal</expression>
</configuration>
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
Expand Down

0 comments on commit dab7626

Please sign in to comment.