You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2007/06/03 05:12:29 UTC

svn commit: r543835 - /geronimo/server/trunk/maven-plugins/geronimo-jspc-maven-plugin/pom.xml

Author: kevan
Date: Sat Jun  2 20:12:29 2007
New Revision: 543835

URL: http://svn.apache.org/viewvc?view=rev&rev=543835
Log:
GERONIMO-3205 missed one file when updating the patched jasper version number

Modified:
    geronimo/server/trunk/maven-plugins/geronimo-jspc-maven-plugin/pom.xml

Modified: geronimo/server/trunk/maven-plugins/geronimo-jspc-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/maven-plugins/geronimo-jspc-maven-plugin/pom.xml?view=diff&rev=543835&r1=543834&r2=543835
==============================================================================
--- geronimo/server/trunk/maven-plugins/geronimo-jspc-maven-plugin/pom.xml (original)
+++ geronimo/server/trunk/maven-plugins/geronimo-jspc-maven-plugin/pom.xml Sat Jun  2 20:12:29 2007
@@ -95,7 +95,7 @@
                 <dependency>
                     <groupId>org.apache.tomcat</groupId>
                     <artifactId>jasper</artifactId>
-                    <version>6.0.13-Gxxxxxx</version>
+                    <version>6.0.13-G543818</version>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.tomcat</groupId>