You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2010/06/08 19:45:05 UTC

svn commit: r952749 - /webservices/juddi/trunk/pom.xml

Author: tcunning
Date: Tue Jun  8 17:45:05 2010
New Revision: 952749

URL: http://svn.apache.org/viewvc?rev=952749&view=rev
Log:
JUDDI-401
Build juddi-core-openjpa rather than the removed juddi-core-jpa

Modified:
    webservices/juddi/trunk/pom.xml

Modified: webservices/juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/pom.xml?rev=952749&r1=952748&r2=952749&view=diff
==============================================================================
--- webservices/juddi/trunk/pom.xml (original)
+++ webservices/juddi/trunk/pom.xml Tue Jun  8 17:45:05 2010
@@ -222,7 +222,7 @@
 		<module>uddi-tck-base</module>
 		<module>juddi-client</module>
 		<module>juddi-core</module>
-		<module>juddi-core-jpa</module>
+		<module>juddi-core-openjpa</module>
 		<module>juddiv3-war</module>
 		<module>juddi-cxf</module>
 		<module>juddiv3-samples</module>



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