Author: dasarath
Date: Tue Oct 17 10:32:07 2006
New Revision: 464971

URL: http://svn.apache.org/viewvc?view=rev&rev=464971
Log:
moved the build to axis 1.4, geronimo 1.1

Modified:
    webservices/kandula/branches/Kandula_1/project.xml

Modified: webservices/kandula/branches/Kandula_1/project.xml
URL: 
http://svn.apache.org/viewvc/webservices/kandula/branches/Kandula_1/project.xml?view=diff&rev=464971&r1=464970&r2=464971
==============================================================================
--- webservices/kandula/branches/Kandula_1/project.xml (original)
+++ webservices/kandula/branches/Kandula_1/project.xml Tue Oct 17 10:32:07 2006
@@ -123,7 +123,7 @@
         <dependency>
           <groupId>axis</groupId>
           <artifactId>axis</artifactId>
-          <version>1.3</version>       <!-- 1.3 or SNAPSHOT -->
+          <version>1.4</version>       <!-- 1.3 or SNAPSHOT -->
           <url>http://ws.apache.org/axis/</url>
           <properties>
             <module>true</module>
@@ -133,7 +133,7 @@
         <dependency>
           <groupId>axis</groupId>
           <artifactId>axis-jaxrpc</artifactId>
-          <version>1.3</version>       <!-- 1.3 or SNAPSHOT -->
+          <version>1.4</version>       <!-- 1.3 or SNAPSHOT -->
           <url>http://ws.apache.org/axis/</url>
           <properties>
             <module>true</module>
@@ -143,7 +143,7 @@
         <dependency>
           <groupId>axis</groupId>
           <artifactId>axis-saaj</artifactId>
-          <version>1.3</version>       <!-- 1.3 or SNAPSHOT -->
+          <version>1.4</version>       <!-- 1.3 or SNAPSHOT -->
           <url>http://ws.apache.org/axis/</url>
           <properties>
             <module>true</module>
@@ -163,7 +163,7 @@
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis-ant</artifactId>
-            <version>1.3</version>     <!-- 1.3 or SNAPSHOT -->
+            <version>1.4</version>     <!-- 1.3 or SNAPSHOT -->
             <properties>
                 <module>true</module>
             </properties>
@@ -196,37 +196,37 @@
             </properties>
        </dependency>
        
-               <dependency>
-            <groupId>geronimo-spec</groupId>
-            <artifactId>geronimo-spec-j2ee</artifactId>
-            <version>1.4-rc4</version>
-            <properties>
-                <module>true</module>
+       <dependency>
+           <groupId>geronimo</groupId>
+           <artifactId>geronimo-j2ee</artifactId>
+           <version>1.1</version>
+           <properties>
+               <module>true</module>
             </properties>
        </dependency>
-       
-               <dependency>
+
+       <dependency>
             <groupId>geronimo</groupId>
             <artifactId>geronimo-transaction</artifactId>
-            <version>1.0-M4</version>
+            <version>1.1</version>
             <properties>
                 <module>true</module>
             </properties>
        </dependency>
 
-               <dependency>
-            <groupId>geronimo</groupId>
-            <artifactId>geronimo-kernel</artifactId>
-            <version>1.0-M4</version>
+       <dependency>
+            <groupId>geronimo-spec</groupId>
+            <artifactId>geronimo-spec-j2ee-1.4</artifactId>
+            <version>SNAPSHOT</version>
             <properties>
                 <module>true</module>
             </properties>
        </dependency>
 
-               <dependency>
+       <dependency>
             <groupId>geronimo</groupId>
             <artifactId>geronimo-j2ee</artifactId>
-            <version>1.0-M4</version>
+            <version>1.1</version>
             <properties>
                 <module>true</module>
             </properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to