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 2009/04/17 21:51:48 UTC

svn commit: r766126 - in /tuscany/java/sca/itest/distribution: webapp-helloworld-jsp/pom.xml webapp-helloworld/pom.xml

Author: rfeng
Date: Fri Apr 17 19:51:48 2009
New Revision: 766126

URL: http://svn.apache.org/viewvc?rev=766126&view=rev
Log:
Upgrade to cargo 1.0

Modified:
    tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml
    tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml

Modified: tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml?rev=766126&r1=766125&r2=766126&view=diff
==============================================================================
--- tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml (original)
+++ tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml Fri Apr 17 19:51:48 2009
@@ -65,7 +65,7 @@
             <plugin>
                 <groupId>org.codehaus.cargo</groupId>
                 <artifactId>cargo-maven2-plugin</artifactId>
-                <version>1.0-beta-2</version>
+                <version>1.0</version>
                 <executions>
                     <execution>
                         <id>start-container</id>

Modified: tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml?rev=766126&r1=766125&r2=766126&view=diff
==============================================================================
--- tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml (original)
+++ tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml Fri Apr 17 19:51:48 2009
@@ -65,7 +65,7 @@
             <plugin>
                 <groupId>org.codehaus.cargo</groupId>
                 <artifactId>cargo-maven2-plugin</artifactId>
-                <version>1.0-beta-2</version>
+                <version>1.0</version>
                 <executions>
                     <execution>
                         <id>start-container</id>