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 2010/05/18 01:27:28 UTC

svn commit: r945434 - /myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javascript-plugin/pom.xml

Author: lu4242
Date: Mon May 17 23:27:27 2010
New Revision: 945434

URL: http://svn.apache.org/viewvc?rev=945434&view=rev
Log:
update to version 1.0.1

Modified:
    myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javascript-plugin/pom.xml

Modified: myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javascript-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javascript-plugin/pom.xml?rev=945434&r1=945433&r2=945434&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javascript-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javascript-plugin/pom.xml Mon May 17 23:27:27 2010
@@ -28,7 +28,7 @@
       <plugin>
         <groupId>org.apache.myfaces.buildtools</groupId>
         <artifactId>myfaces-javacc-plugin</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
         <configuration>
           <sourceDirectory>src/main/java</sourceDirectory>
           <sourcePath>org/apache/myfaces/buildtools/maven2/plugin/javascript/obfuscator/javascript15parser</sourcePath>