More pom changes to aid in preparation
diff --git a/maven-faces-plugin/pom.xml b/maven-faces-plugin/pom.xml
index e712a49..a40f7d1 100644
--- a/maven-faces-plugin/pom.xml
+++ b/maven-faces-plugin/pom.xml
@@ -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>