You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2008/11/11 16:48:00 UTC

svn commit: r713067 - /myfaces/trinidad/trunk_1.2.x/pom.xml

Author: matzew
Date: Tue Nov 11 07:48:00 2008
New Revision: 713067

URL: http://svn.apache.org/viewvc?rev=713067&view=rev
Log:
fixed some typo

Modified:
    myfaces/trinidad/trunk_1.2.x/pom.xml

Modified: myfaces/trinidad/trunk_1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/pom.xml?rev=713067&r1=713066&r2=713067&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/pom.xml (original)
+++ myfaces/trinidad/trunk_1.2.x/pom.xml Tue Nov 11 07:48:00 2008
@@ -589,7 +589,7 @@
       This profile is for building the release artifacts for review.  Execute this profile 
       like this:
       
-      mvn clean source:jar install deploy -DaltDeploymentRepository=matzew::default::file://FOLDER -PperformRelease=true
+      mvn clean source:jar install deploy -DaltDeploymentRepository=matzew::default::file://FOLDER -DperformRelease=true
       
       Issuing this command will also perform the "sign-artifacts" profile from the master pom.
     -->