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:47:32 UTC

svn commit: r713066 - /myfaces/trinidad/trunk/pom.xml

Author: matzew
Date: Tue Nov 11 07:47:32 2008
New Revision: 713066

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

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=713066&r1=713065&r2=713066&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Tue Nov 11 07:47:32 2008
@@ -553,7 +553,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.
     -->