You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2018/09/25 15:16:48 UTC

svn commit: r1841940 - /felix/trunk/http/jetty/pom.xml

Author: cziegeler
Date: Tue Sep 25 15:16:47 2018
New Revision: 1841940

URL: http://svn.apache.org/viewvc?rev=1841940&view=rev
Log:
Use latest base snapshot

Modified:
    felix/trunk/http/jetty/pom.xml

Modified: felix/trunk/http/jetty/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=1841940&r1=1841939&r2=1841940&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Tue Sep 25 15:16:47 2018
@@ -210,7 +210,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.0.4</version>
+            <version>4.0.5-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-fileupload</groupId>