Skip to content

Commit

Permalink
Merge pull request Azure#702 from jianghaolu/master
Browse files Browse the repository at this point in the history
Address eclipse build errors
  • Loading branch information
jianghaolu committed May 11, 2016
2 parents fb5cb55 + c7d018c commit 9fdeb60
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,23 +98,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 9fdeb60

Please sign in to comment.