You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by da...@apache.org on 2005/07/11 20:09:38 UTC

svn commit: r210172 - /maven/continuum/trunk/continuum-xfire/pom.xml

Author: dandiep
Date: Mon Jul 11 11:09:36 2005
New Revision: 210172

URL: http://svn.apache.org/viewcvs?rev=210172&view=rev
Log:
use yom snapshot.

Modified:
    maven/continuum/trunk/continuum-xfire/pom.xml

Modified: maven/continuum/trunk/continuum-xfire/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-xfire/pom.xml?rev=210172&r1=210171&r2=210172&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-xfire/pom.xml (original)
+++ maven/continuum/trunk/continuum-xfire/pom.xml Mon Jul 11 11:09:36 2005
@@ -49,6 +49,11 @@
           <artifactId>xfire-xmpp</artifactId>
         </exclusion>
       </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.xfire</groupId>
+      <artifactId>yom</artifactId>
+      <version>1.0-20050711.140048-1</version>
     </dependency>
     <dependency>
       <groupId>plexus</groupId>