You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/11/08 16:50:26 UTC

svn commit: r1199301 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Author: lu4242
Date: Tue Nov  8 15:50:26 2011
New Revision: 1199301

URL: http://svn.apache.org/viewvc?rev=1199301&view=rev
Log:
update myfaces master pom to v 11

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml?rev=1199301&r1=1199300&r2=1199301&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml Tue Nov  8 15:50:26 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5</version>
+      <version>1.0.6-SNAPSHOT</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 
@@ -64,7 +64,6 @@
     <plugins>
       <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.3</version>
       </plugin>
     </plugins>
   </reporting>