o Fixed profile id

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834112 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-11-09 15:43:20 +00:00
parent 05a2e7db6b
commit cc78e7afcf
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
</build>
</profile>
<profile>
<id>release</id>
<id>apache-release</id>
<build>
<plugins>
<plugin>