You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2007/05/11 18:12:30 UTC

svn commit: r537222 - /incubator/tuscany/java/sca/samples/helloworld-jsonrpc/pom.xml

Author: rfeng
Date: Fri May 11 09:12:29 2007
New Revision: 537222

URL: http://svn.apache.org/viewvc?view=rev&rev=537222
Log:
Fix the version for the plugin

Modified:
    incubator/tuscany/java/sca/samples/helloworld-jsonrpc/pom.xml

Modified: incubator/tuscany/java/sca/samples/helloworld-jsonrpc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/helloworld-jsonrpc/pom.xml?view=diff&rev=537222&r1=537221&r2=537222
==============================================================================
--- incubator/tuscany/java/sca/samples/helloworld-jsonrpc/pom.xml (original)
+++ incubator/tuscany/java/sca/samples/helloworld-jsonrpc/pom.xml Fri May 11 09:12:29 2007
@@ -72,6 +72,7 @@
             <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-antrun-plugin</artifactId>
+                    <version>1.1</version>
                     <executions>
                         <execution> 
                             <id>install-dojo</id>                       



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