You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/06/07 22:20:02 UTC

svn commit: r952413 - /james/server/trunk/jpa-store/pom.xml

Author: norman
Date: Mon Jun  7 20:20:02 2010
New Revision: 952413

URL: http://svn.apache.org/viewvc?rev=952413&view=rev
Log:
last missing pom adjustment

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

Modified: james/server/trunk/jpa-store/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/jpa-store/pom.xml?rev=952413&r1=952412&r2=952413&view=diff
==============================================================================
--- james/server/trunk/jpa-store/pom.xml (original)
+++ james/server/trunk/jpa-store/pom.xml Mon Jun  7 20:20:02 2010
@@ -112,6 +112,11 @@
       <artifactId>openjpa</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-server-user-library</artifactId>
+      <scope>runtime</scope>
+    </dependency>
   </dependencies>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org