Rollback the relase (doc folder was missing, as well as changelog file)
Add the doc folder
Add the changelog folder

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@759917 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/log/doc/changelog.txt b/log/doc/changelog.txt
new file mode 100644
index 0000000..9f3b4f5
--- /dev/null
+++ b/log/doc/changelog.txt
@@ -0,0 +1,4 @@
+

+Version 1.0.0

+--------------

+    * Initial release
\ No newline at end of file
diff --git a/log/pom.xml b/log/pom.xml
index 52d1f52..9483ba4 100644
--- a/log/pom.xml
+++ b/log/pom.xml
@@ -29,7 +29,7 @@
   <description>
     A simple implementation of the OSGi R4 Log service.
   </description>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <artifactId>org.apache.felix.log</artifactId>
   <dependencies>
     <dependency>