You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2009/01/09 23:37:20 UTC

svn commit: r733178 - /myfaces/portlet-bridge/core/trunk/api/pom.xml

Author: sobryan
Date: Fri Jan  9 14:37:20 2009
New Revision: 733178

URL: http://svn.apache.org/viewvc?rev=733178&view=rev
Log:
Fixed added wagon plugin

Modified:
    myfaces/portlet-bridge/core/trunk/api/pom.xml

Modified: myfaces/portlet-bridge/core/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk/api/pom.xml?rev=733178&r1=733177&r2=733178&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk/api/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk/api/pom.xml Fri Jan  9 14:37:20 2009
@@ -58,6 +58,7 @@
 
   <build>
     <plugins>
+      <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
           <artifactId>wagon-maven-plugin</artifactId>
           <version>1.0.2</version>