Author: chamikara
Date: Sun Jun  3 23:29:32 2007
New Revision: 544071

URL: http://svn.apache.org/viewvc?view=rev&rev=544071
Log:
corrected the name of client jar for maven1

Modified:
    webservices/sandesha/branches/sandesha2/java/1_2/maven.xml

Modified: webservices/sandesha/branches/sandesha2/java/1_2/maven.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/branches/sandesha2/java/1_2/maven.xml?view=diff&rev=544071&r1=544070&r2=544071
==============================================================================
--- webservices/sandesha/branches/sandesha2/java/1_2/maven.xml (original)
+++ webservices/sandesha/branches/sandesha2/java/1_2/maven.xml Sun Jun  3 
23:29:32 2007
@@ -18,7 +18,7 @@
     <ant:property name="mar.name" value="${dist.module.name}.mar"/>
     <ant:property name="policy.jar.name" 
value="${pom.artifactId}-policy-${sandesha2.version}.jar"/>
        <ant:property name="jar.name" 
value="${pom.artifactId}-core-${sandesha2.module.version}.jar"/>
-    <ant:property name="client.jar.name" 
value="${pom.artifactId}-client-${sandesha2.version}.jar"/>
+    <ant:property name="client.jar.name" 
value="${pom.artifactId}-client-constants-${sandesha2.version}.jar"/>
        
     <ant:property name="dir.samples" value="modules/samples"/>
     <ant:property name="dir.test.resources" value="modules/tests/resources"/>



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

Reply via email to