Author: norman
Date: Sun May 15 18:02:51 2011
New Revision: 1103488

URL: http://svn.apache.org/viewvc?rev=1103488&view=rev
Log:
use openjpa 1.2 maven module

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=1103488&r1=1103487&r2=1103488&view=diff
==============================================================================
--- james/server/trunk/jpa/pom.xml (original)
+++ james/server/trunk/jpa/pom.xml Sun May 15 18:02:51 2011
@@ -34,7 +34,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>openjpa-maven-plugin</artifactId>
-        <version>1.1</version>
+        <version>1.2</version>
         <configuration>
           
<includes>org/apache/james/user/jpa/model/JPAUser.class,org/apache/james/rrt/jpa/model/JPARecipientRewrite.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