You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/03/21 03:15:15 UTC

svn commit: r520708 - /incubator/tuscany/branches/sca-java-integration/sca/extensions/axis2/samples/helloworld-oneway-ws/pom.xml

Author: jsdelfino
Date: Tue Mar 20 19:15:14 2007
New Revision: 520708

URL: http://svn.apache.org/viewvc?view=rev&rev=520708
Log:
Adjusted level of servlet API

Modified:
    incubator/tuscany/branches/sca-java-integration/sca/extensions/axis2/samples/helloworld-oneway-ws/pom.xml

Modified: incubator/tuscany/branches/sca-java-integration/sca/extensions/axis2/samples/helloworld-oneway-ws/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/sca/extensions/axis2/samples/helloworld-oneway-ws/pom.xml?view=diff&rev=520708&r1=520707&r2=520708
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/sca/extensions/axis2/samples/helloworld-oneway-ws/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/sca/extensions/axis2/samples/helloworld-oneway-ws/pom.xml Tue Mar 20 19:15:14 2007
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>
-            <version>2.4</version>
+            <version>2.5</version>
             <scope>provided</scope>
         </dependency>
         <dependency>



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