FELIX-3684 Make sure most recent http.base is embedded (patch by Chetan Mehrotra, thanks alot)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1391184 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 45d9df3..7ebb950 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -115,7 +115,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
</dependency>
</dependencies>