You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by an...@apache.org on 2009/04/01 10:31:23 UTC

svn commit: r760814 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml

Author: andrey
Date: Wed Apr  1 08:31:22 2009
New Revision: 760814

URL: http://svn.apache.org/viewvc?rev=760814&view=rev
Log:
migrating to newer plugon version

Modified:
    cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml

Modified: cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml?rev=760814&r1=760813&r2=760814&view=diff
==============================================================================
--- cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml (original)
+++ cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml Wed Apr  1 08:31:22 2009
@@ -150,7 +150,7 @@
 			<plugin>
 				<groupId>org.codehaus.mojo</groupId>
 				<artifactId>javacc-maven-plugin</artifactId>
-				<version>2.1</version>
+				<version>2.5</version>
 				<executions>
 					<execution>
 						<id>jjtree-ejbql</id>