You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bi...@apache.org on 2010/10/18 17:19:32 UTC

svn commit: r1023841 - /cxf/trunk/rt/frontend/jaxws/pom.xml

Author: bimargulies
Date: Mon Oct 18 15:19:27 2010
New Revision: 1023841

URL: http://svn.apache.org/viewvc?rev=1023841&view=rev
Log:
CXF-3051: missed an edit error

Modified:
    cxf/trunk/rt/frontend/jaxws/pom.xml

Modified: cxf/trunk/rt/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxws/pom.xml?rev=1023841&r1=1023840&r2=1023841&view=diff
==============================================================================
--- cxf/trunk/rt/frontend/jaxws/pom.xml (original)
+++ cxf/trunk/rt/frontend/jaxws/pom.xml Mon Oct 18 15:19:27 2010
@@ -299,7 +299,7 @@
                     <artifactId>geronimo-annotation_1.0_spec</artifactId>
                 </dependency>
                 <dependency>
-                    <groupId>cxf.stax.impl.groupId}</groupId>
+                    <groupId>${cxf.stax.impl.groupId}</groupId>
                     <artifactId>${cxf.stax.impl.artifactId}</artifactId>
                 </dependency>
                 <dependency>