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 2008/11/04 21:46:06 UTC

svn commit: r711390 - /myfaces/trinidad-maven/trunk/maven-faces-plugin/pom.xml

Author: sobryan
Date: Tue Nov  4 12:46:06 2008
New Revision: 711390

URL: http://svn.apache.org/viewvc?rev=711390&view=rev
Log:
More pom changes to aid in preparation

Modified:
    myfaces/trinidad-maven/trunk/maven-faces-plugin/pom.xml

Modified: myfaces/trinidad-maven/trunk/maven-faces-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/trunk/maven-faces-plugin/pom.xml?rev=711390&r1=711389&r2=711390&view=diff
==============================================================================
--- myfaces/trinidad-maven/trunk/maven-faces-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/trunk/maven-faces-plugin/pom.xml Tue Nov  4 12:46:06 2008
@@ -42,14 +42,6 @@
           <target>1.4</target>
         </configuration>
       </plugin>      
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <configuration>
-          <preparationGoals>clean verify install</preparationGoals>
-         </configuration>
-      </plugin>
-    </plugins>    
   </build>
 
   <reporting>