Author: norman
Date: Wed Jan 19 10:30:12 2011
New Revision: 1060747

URL: http://svn.apache.org/viewvc?rev=1060747&view=rev
Log:
Upgrade openjpa-maven-plugin to fix some compile error

Modified:
    james/server/trunk/jpa/pom.xml

Modified: james/server/trunk/jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/jpa/pom.xml?rev=1060747&r1=1060746&r2=1060747&view=diff
==============================================================================
--- james/server/trunk/jpa/pom.xml (original)
+++ james/server/trunk/jpa/pom.xml Wed Jan 19 10:30:12 2011
@@ -34,7 +34,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>openjpa-maven-plugin</artifactId>
-        <version>1.0</version>
+        <version>1.1</version>
         <configuration>
           
<includes>org/apache/james/user/jpa/model/JPAUser.class,org/apache/james/vut/jpa/model/JPAVirtualUser.class,org/apache/james/domainlist/jpa/model/JPADomain.class</includes>
           <addDefaultConstructor>true</addDefaultConstructor>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to