Skip to content

Commit

Permalink
Removed useless <execution>
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Cron committed Oct 6, 2015
1 parent 324ea17 commit 21d7f06
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,17 +95,6 @@
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<executions>
<execution>
<phase>blah</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<target>
<echoproperties />
</target>
</configuration>
</execution>
<execution>
<id>compile-protoc</id>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 21d7f06

Please sign in to comment.