Author: mir
Date: Thu Oct  7 16:32:29 2010
New Revision: 1005517

URL: http://svn.apache.org/viewvc?rev=1005517&view=rev
Log:
CLEREZZA-319: update jetty bundles to latest versions

Modified:
    
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.launcher.storageless.parent/org.apache.clerezza.platform.launcher.storageless/pom.xml

Modified: 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.launcher.storageless.parent/org.apache.clerezza.platform.launcher.storageless/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.launcher.storageless.parent/org.apache.clerezza.platform.launcher.storageless/pom.xml?rev=1005517&r1=1005516&r2=1005517&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.launcher.storageless.parent/org.apache.clerezza.platform.launcher.storageless/pom.xml
 (original)
+++ 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.launcher.storageless.parent/org.apache.clerezza.platform.launcher.storageless/pom.xml
 Thu Oct  7 16:32:29 2010
@@ -250,49 +250,49 @@
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-server</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-servlet</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-util</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-io</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-continuation</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-http</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-security</artifactId>
                        <scope>provided</scope>
-                       <version>7.1.4.v20100610</version>
+                       <version>8.0.0.M1</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
-                       <artifactId>servlet-api-2.5</artifactId>
+                       <artifactId>servlet-api</artifactId>
                        <scope>provided</scope>
-                       <version>6.1.14</version>
+                       <version>3.0.20100224</version>
                </dependency>
         <!-- Apache Felix framework bundles -->
                <dependency>


Reply via email to