Skip to content

Commit

Permalink
Revert "making git commit id plugin less verbose"
Browse files Browse the repository at this point in the history
This reverts commit c2eaa47.
  • Loading branch information
jdeolive committed Oct 26, 2012
1 parent 01b4727 commit 9a9b041
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -1271,7 +1271,7 @@
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>2.1.2</version>
<version>2.0.4</version>
<executions>
<execution>
<goals>
Expand All @@ -1285,7 +1285,6 @@

<!-- needed for filtering with VERSION.txt -->
<skipPoms>false</skipPoms>
<verbose>false</verbose>
</configuration>
</plugin>

Expand Down

0 comments on commit 9a9b041

Please sign in to comment.