Author: vkumar
Date: Fri May 8 10:02:14 2009
New Revision: 772908
URL: http://svn.apache.org/viewvc?rev=772908&view=rev
Log:
Correcting example for prepare-release plug-in.
Modified:
portals/portals-pom/trunk/pom.xml
Modified: portals/portals-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=772908&r1=772907&r2=772908&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Fri May 8 10:02:14 2009
@@ -80,7 +80,7 @@
<!--
We should execute this profile manually to make sure that all files in our
source code contain proper licenses.
This is very important and should not be skipped in any scenario. It is
very importnt for us to follow ASF policy.
- Example: mvn -Dprepare-release install
+ Example: mvn -P prepare-release install
-->
<profile>
<id>prepare-release</id>