Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Mar 3, 2012
2 parents c68e3e6 + 332f35d commit 825cd21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -5,3 +5,6 @@
/target
.DS_Store
*.iml
/.settings
/.project
/.classpath
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -124,7 +124,7 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2.2</version>
<version>2.3</version>
<configuration>
<appendAssemblyId>false</appendAssemblyId>
<outputDirectory>${project.build.directory}/releases/</outputDirectory>
Expand Down

0 comments on commit 825cd21

Please sign in to comment.