You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2013/11/16 04:19:43 UTC

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

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: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org