You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by da...@apache.org on 2006/01/14 00:01:46 UTC

svn commit: r368908 - /webservices/kandula/branches/Kandula_1/project.xml

Author: dasarath
Date: Fri Jan 13 15:01:44 2006
New Revision: 368908

URL: http://svn.apache.org/viewcvs?rev=368908&view=rev
Log: (empty)

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

Modified: webservices/kandula/branches/Kandula_1/project.xml
URL: http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/project.xml?rev=368908&r1=368907&r2=368908&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/project.xml (original)
+++ webservices/kandula/branches/Kandula_1/project.xml Fri Jan 13 15:01:44 2006
@@ -98,7 +98,7 @@
       <resource>
         <directory>src/conf</directory>
         <includes>
-          <include>*.conf</include>
+          <include>kandula.properties</include>
         </includes>
       </resource>
     </resources>
@@ -123,7 +123,7 @@
         <dependency>
           <groupId>axis</groupId>
           <artifactId>axis</artifactId>
-          <version>1.3</version>
+          <version>1.3</version>	<!-- 1.3 -->
           <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>
+          <version>1.3</version>	<!-- 1.3 -->
           <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>
+          <version>1.3</version>	<!-- 1.3 -->
           <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>
+            <version>1.3</version>	<!-- 1.3 -->
             <properties>
                 <module>true</module>
             </properties>



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