Skip to content

Commit

Permalink
Removed duplicate plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pfisterer committed Mar 10, 2011
1 parent def823f commit 97fd43a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@
</configuration>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<manifest>
<mainClass>com.github.tranchis.xsd2thrift.Main</mainClass>
</manifest>
</archive>
</configuration>
</plugin>


<plugin>
<groupId>org.dstovall</groupId>
<artifactId>onejar-maven-plugin-rc8fix</artifactId>
Expand Down

0 comments on commit 97fd43a

Please sign in to comment.