You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by da...@apache.org on 2006/10/05 15:01:17 UTC

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

Author: dasarath
Date: Thu Oct  5 06:01:17 2006
New Revision: 453217

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

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=453217&r1=453216&r2=453217
==============================================================================
--- webservices/kandula/branches/Kandula_1/project.xml (original)
+++ webservices/kandula/branches/Kandula_1/project.xml Thu Oct  5 06:01:17 2006
@@ -123,7 +123,7 @@
         <dependency>
           <groupId>axis</groupId>
           <artifactId>axis</artifactId>
-          <version>1.3</version>	<!-- 1.3 -->
+          <version>1.3</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 -->
+          <version>1.3</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 -->
+          <version>1.3</version>	<!-- 1.3 or SNAPSHOT -->
           <url>http://ws.apache.org/axis/</url>
           <properties>
             <module>true</module>
@@ -153,7 +153,7 @@
         <dependency>
           <groupId>wsdl4j</groupId>
           <artifactId>wsdl4j</artifactId>
-          <version>1.5-SNAPSHOT</version>
+          <version>1.5.3</version>
           <url>http://www-124.ibm.com/developerworks/projects/wsdl4j/</url>
           <properties>
             <module>true</module>
@@ -163,7 +163,7 @@
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis-ant</artifactId>
-            <version>1.3</version>	<!-- 1.3 -->
+            <version>1.3</version>	<!-- 1.3 or SNAPSHOT -->
             <properties>
                 <module>true</module>
             </properties>
@@ -230,8 +230,7 @@
             <properties>
                 <module>true</module>
             </properties>
-     	</dependency>
-     	
+     	</dependency>  	
     </dependencies>
 
     <!-- ======= -->
@@ -239,6 +238,23 @@
     <!-- ======= -->
 
     <reports>
+
+<report>maven-license-plugin</report>
+
+<report>maven-pmd-plugin</report>
+
+<report>maven-jdepend-plugin</report>
+
+<report>maven-jxr-plugin</report>
+
+<report>maven-javadoc-plugin</report>
+
+<report>maven-clover-plugin</report>
+
+<report>maven-junit-report-plugin</report>
+
+<report>maven-changes-plugin</report>
+
     </reports>
 </project>
 



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