httplite: bump version to 1.2 to conform to dev/stable release version convention.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1207016 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/doc/changelog.txt b/httplite/doc/changelog.txt
index d2dda14..0320e95 100644
--- a/httplite/doc/changelog.txt
+++ b/httplite/doc/changelog.txt
@@ -1,3 +1,3 @@
-Initial Release 0.1.1
+Initial Release 0.1.2
---------------------
diff --git a/httplite/pom.xml b/httplite/pom.xml
index 4c5ce7f..90dfa26 100644
--- a/httplite/pom.xml
+++ b/httplite/pom.xml
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Lightweight HTTP Server</name>
<description>A minimal HTTP Service implementation.</description>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.2-SNAPSHOT</version>
<artifactId>org.apache.felix.httplite</artifactId>
<dependencies>
<dependency>