You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by ge...@apache.org on 2005/07/28 13:30:09 UTC

svn commit: r225752 - /webservices/scout/trunk/modules/scout/project.xml

Author: geirm
Date: Thu Jul 28 04:29:59 2005
New Revision: 225752

URL: http://svn.apache.org/viewcvs?rev=225752&view=rev
Log:
update to released versions of axis.  I'll go beat 
the commons-discovery people with a stick to fix

Modified:
    webservices/scout/trunk/modules/scout/project.xml

Modified: webservices/scout/trunk/modules/scout/project.xml
URL: http://svn.apache.org/viewcvs/webservices/scout/trunk/modules/scout/project.xml?rev=225752&r1=225751&r2=225752&view=diff
==============================================================================
--- webservices/scout/trunk/modules/scout/project.xml (original)
+++ webservices/scout/trunk/modules/scout/project.xml Thu Jul 28 04:29:59 2005
@@ -60,17 +60,17 @@
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis</artifactId>
-            <version>1.2-RC1</version>
+            <version>1.2.1</version>
         </dependency>
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis-saaj</artifactId>
-            <version>1.2-RC1</version>
+            <version>1.2.1</version>
         </dependency>
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis-jaxrpc</artifactId>
-            <version>1.2-RC1</version>
+            <version>1.2.1</version>
         </dependency>
     </dependencies>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org