Skip to content

Commit

Permalink
Give the release profile a name that doesn't conflict with the releas…
Browse files Browse the repository at this point in the history
…e module.
  • Loading branch information
tobias committed Feb 28, 2013
1 parent 9b9903d commit 1a558ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -102,7 +102,7 @@
</pluginRepositories>
</profile>
<profile>
<id>release</id>
<id>release-release</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
Expand Down

0 comments on commit 1a558ef

Please sign in to comment.