Skip to content

Commit

Permalink
Remove the ant target call "docs" since the build.xml doesn't have it…
Browse files Browse the repository at this point in the history
… any more.
  • Loading branch information
taojing2002 committed Sep 5, 2019
1 parent 08e9079 commit 3840f49
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,13 +155,6 @@
<executions>
<execution>
<phase>compile</phase>
<configuration>
<tasks>
<ant antfile="${basedir}/build.xml">
<target name="docs" />
</ant>
</tasks>
</configuration>
<goals>
<goal>run</goal>
</goals>
Expand Down

0 comments on commit 3840f49

Please sign in to comment.