Skip to content

Commit

Permalink
Updated Maven pom.xml to specify jar plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Jul 17, 2012
1 parent 8739419 commit 547a114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -75,7 +75,9 @@
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>2.2</version>
<configuration>
<archive>
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
Expand Down

0 comments on commit 547a114

Please sign in to comment.