httplite: set bundle version to 0.1.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1188526 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/pom.xml b/httplite/pom.xml
index 4224fed..d211b03 100644
--- a/httplite/pom.xml
+++ b/httplite/pom.xml
@@ -25,8 +25,9 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
- <name>Apache Felix Light HTTP Server (httplite)</name>
+ <name>Apache Felix Lightweight HTTP Server</name>
<description>A minimal HTTP Service implementation.</description>
+ <version>0.1.0-SNAPSHOT</version>
<artifactId>org.apache.felix.httplite</artifactId>
<dependencies>
<dependency>