Author: alexoree
Date: Sat Nov 16 03:19:42 2013
New Revision: 1542454

URL: http://svn.apache.org/r1542454
Log:
JUDDI-710 attempting to fix the build

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

Modified: juddi/trunk/juddiv3-war/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddiv3-war/pom.xml?rev=1542454&r1=1542453&r2=1542454&view=diff
==============================================================================
--- juddi/trunk/juddiv3-war/pom.xml (original)
+++ juddi/trunk/juddiv3-war/pom.xml Sat Nov 16 03:19:42 2013
@@ -213,6 +213,11 @@
                                
                                <dependency>
                                        <groupId>org.apache.cxf</groupId>
+                                       
<artifactId>cxf-rt-frontend-jaxws</artifactId>
+                                       <version>${cxf.version}</version>
+                               </dependency>
+                               <dependency>
+                                       <groupId>org.apache.cxf</groupId>
                                        
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
                                        <version>${cxf.version}</version>
                                </dependency>



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

Reply via email to