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/09/06 04:50:57 UTC

svn commit: r1165484 - /myfaces/core/branches/2.0.x/api/pom.xml

Author: lu4242
Date: Tue Sep  6 02:50:57 2011
New Revision: 1165484

URL: http://svn.apache.org/viewvc?rev=1165484&view=rev
Log:
update jsdoc version to 1.0-beta-1

Modified:
    myfaces/core/branches/2.0.x/api/pom.xml

Modified: myfaces/core/branches/2.0.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/api/pom.xml?rev=1165484&r1=1165483&r2=1165484&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/api/pom.xml (original)
+++ myfaces/core/branches/2.0.x/api/pom.xml Tue Sep  6 02:50:57 2011
@@ -362,7 +362,7 @@
                     <plugin>
                         <groupId>org.apache.myfaces.buildtools</groupId>
                         <artifactId>myfaces-jsdoc-plugin</artifactId>
-                        <version>1.0-SNAPSHOT</version>
+                        <version>1.0-beta-1</version>
                         <executions>
                             <execution>
                                 <id>attach-jsdoc</id>
@@ -462,7 +462,7 @@
                     <plugin>
                         <groupId>org.apache.myfaces.buildtools</groupId>
                         <artifactId>myfaces-jsdoc-plugin</artifactId>
-                        <version>1.0-SNAPSHOT</version>
+                        <version>1.0-beta-1</version>
 
                         <executions>
                             <execution>
@@ -589,7 +589,7 @@
             <plugin>
                <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>myfaces-jsdoc-plugin</artifactId>
-                <version>1.0-SNAPSHOT</version>
+                <version>1.0-beta-1</version>
             </plugin>
 
             <plugin>