Author: chamikara
Date: Tue Dec 20 18:11:22 2005
New Revision: 358181

URL: http://svn.apache.org/viewcvs?rev=358181&view=rev
Log:
Updates to the maven files

Modified:
    webservices/sandesha/trunk/maven.xml
    webservices/sandesha/trunk/project.xml

Modified: webservices/sandesha/trunk/maven.xml
URL: 
http://svn.apache.org/viewcvs/webservices/sandesha/trunk/maven.xml?rev=358181&r1=358180&r2=358181&view=diff
==============================================================================
--- webservices/sandesha/trunk/maven.xml (original)
+++ webservices/sandesha/trunk/maven.xml Tue Dec 20 18:11:22 2005
@@ -87,6 +87,7 @@
         <ant:mkdir dir="${dir.sample.interop.temp}" />
         <ant:mkdir dir="${dir.sample.interop.temp}/META-INF" />
         <ant:copy file="${dir.samples}/conf/interop/services.xml" 
todir="${dir.sample.interop.temp}/META-INF" /> 
+        <ant:copy file="${dir.samples}/conf/interop/RMInteropService.wsdl" 
todir="${dir.sample.interop.temp}" /> 
         <ant:copy todir="${dir.sample.interop.temp}" >
             <ant:fileset dir="${maven.build.dir}/samples/classes">
                 <ant:include 
name="sandesha2/samples/interop/**/*Service*.class" />

Modified: webservices/sandesha/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/webservices/sandesha/trunk/project.xml?rev=358181&r1=358180&r2=358181&view=diff
==============================================================================
--- webservices/sandesha/trunk/project.xml (original)
+++ webservices/sandesha/trunk/project.xml Tue Dec 20 18:11:22 2005
@@ -136,7 +136,7 @@
         <dependency>
             <groupId>axis2</groupId>
             <artifactId>axis2</artifactId>
-            <version>0.93-SNAPSHOT</version>
+            <version>0.93</version>
         </dependency>
 
         <dependency>



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

Reply via email to