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:06:58 UTC

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

Author: dandiep
Date: Mon Jul 11 11:06:57 2005
New Revision: 210171

URL: http://svn.apache.org/viewcvs?rev=210171&view=rev
Log:
Yet another try at xfire poms without snapshots

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=210171&r1=210170&r2=210171&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-xfire/pom.xml (original)
+++ maven/continuum/trunk/continuum-xfire/pom.xml Mon Jul 11 11:06:57 2005
@@ -27,22 +27,22 @@
     <dependency>
       <groupId>org.codehaus.xfire</groupId>
       <artifactId>xfire-annotations</artifactId>
-      <version>1.0-20050711.140305-14</version>
+      <version>1.0-20050711.175050-15</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.xfire</groupId>
       <artifactId>xfire-core</artifactId>
-      <version>1.0-20050711.140305-14</version>
+      <version>1.0-20050711.175050-15</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.xfire</groupId>
       <artifactId>xfire-aegis</artifactId>
-      <version>1.0-20050711.140305-14</version>
+      <version>1.0-20050711.175050-15</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.xfire</groupId>
       <artifactId>xfire-plexus</artifactId>
-      <version>1.0-20050711.140305-14</version>
+      <version>1.0-20050711.175050-15</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.xfire</groupId>