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 13:12:26 UTC

svn commit: r1023739 - /cxf/trunk/common/common/pom.xml

Author: bimargulies
Date: Mon Oct 18 11:12:26 2010
New Revision: 1023739

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

Modified:
    cxf/trunk/common/common/pom.xml

Modified: cxf/trunk/common/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/common/pom.xml?rev=1023739&r1=1023738&r2=1023739&view=diff
==============================================================================
--- cxf/trunk/common/common/pom.xml (original)
+++ cxf/trunk/common/common/pom.xml Mon Oct 18 11:12:26 2010
@@ -178,7 +178,7 @@
                     <scope>test</scope>
                 </dependency>
                 <dependency>
-                    <groupId>cxf.saaj.impl.groupId}</groupId>
+                    <groupId>${cxf.saaj.impl.groupId}</groupId>
                     <artifactId>${cxf.saaj.impl.artifactId}</artifactId>
                     <scope>test</scope>
                 </dependency>