You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/10/09 04:45:48 UTC

svn commit: r823385 - /webservices/juddi/trunk/juddiv3-war/pom.xml

Author: kstam
Date: Fri Oct  9 02:45:48 2009
New Revision: 823385

URL: http://svn.apache.org/viewvc?rev=823385&view=rev
Log:
defaulting to hibernate

Modified:
    webservices/juddi/trunk/juddiv3-war/pom.xml

Modified: webservices/juddi/trunk/juddiv3-war/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/juddiv3-war/pom.xml?rev=823385&r1=823384&r2=823385&view=diff
==============================================================================
--- webservices/juddi/trunk/juddiv3-war/pom.xml (original)
+++ webservices/juddi/trunk/juddiv3-war/pom.xml Fri Oct  9 02:45:48 2009
@@ -31,6 +31,7 @@
   <url>http://maven.apache.org</url>
   <properties>
     <cxf.version>2.1.3</cxf.version>
+    <persistence>hibernate</persistence>
   </properties>
   <dependencies>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org