You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by ip...@apache.org on 2005/05/25 01:59:32 UTC

svn commit: r178328 - /incubator/muse/trunk/project.xml

Author: ips
Date: Tue May 24 16:59:31 2005
New Revision: 178328

URL: http://svn.apache.org/viewcvs?rev=178328&view=rev
Log:
upgraded to Axis 1.2 final

Modified:
    incubator/muse/trunk/project.xml

Modified: incubator/muse/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/project.xml?rev=178328&r1=178327&r2=178328&view=diff
==============================================================================
--- incubator/muse/trunk/project.xml (original)
+++ incubator/muse/trunk/project.xml Tue May 24 16:59:31 2005
@@ -193,7 +193,7 @@
     <dependency>
       <groupId>axis</groupId>
       <artifactId>axis</artifactId>
-      <version>1.2-RC2</version>
+      <version>1.2</version>
       <url>http://ws.apache.org/axis/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>
@@ -205,7 +205,7 @@
     <dependency>
       <groupId>axis</groupId>
       <artifactId>axis-jaxrpc</artifactId>
-      <version>1.2-RC2</version>
+      <version>1.2</version>
       <url>http://ws.apache.org/axis/</url>
       <properties>
         <license>BinaryCodeLicense-JaxRpcApi.txt</license>
@@ -217,7 +217,7 @@
     <dependency>
       <groupId>axis</groupId>
       <artifactId>axis-saaj</artifactId>
-      <version>1.2-RC2</version>
+      <version>1.2</version>
       <url>http://ws.apache.org/axis/</url>
       <properties>
         <license>BinaryCodeLicense-SaajApi.txt</license>
@@ -491,19 +491,7 @@
         <usage>Needed for XSL and report generation.</usage>
       </properties>
     </dependency>
-<!--    
-    <dependency>
-      <groupId>xmlbeans</groupId>
-      <artifactId>xbean</artifactId>
-      <version>1.0.4</version>
-      <url>http://xmlbeans.apache.org/</url>
-      <properties>
-        <license>ApacheLicense-2.0.txt</license>
-        <war.bundle>true</war.bundle>
-        <usage>Needed for handling XML types in a platform agnostic way.</usage>
-      </properties>
-    </dependency>
--->        
+
     <dependency>
       <groupId>xmlbeans</groupId>
       <artifactId>xbean</artifactId>



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