Author: clement
Date: Mon Mar 30 10:59:22 2009
New Revision: 759917

URL: http://svn.apache.org/viewvc?rev=759917&view=rev
Log:
Rollback the relase (doc folder was missing, as well as changelog file)
Add the doc folder
Add the changelog folder

Added:
    felix/trunk/log/doc/
    felix/trunk/log/doc/changelog.txt   (with props)
Modified:
    felix/trunk/log/pom.xml

Added: felix/trunk/log/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/log/doc/changelog.txt?rev=759917&view=auto
==============================================================================
--- felix/trunk/log/doc/changelog.txt (added)
+++ felix/trunk/log/doc/changelog.txt Mon Mar 30 10:59:22 2009
@@ -0,0 +1,4 @@
+
+Version 1.0.0
+--------------
+    * Initial release
\ No newline at end of file

Propchange: felix/trunk/log/doc/changelog.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: felix/trunk/log/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/log/pom.xml?rev=759917&r1=759916&r2=759917&view=diff
==============================================================================
--- felix/trunk/log/pom.xml (original)
+++ felix/trunk/log/pom.xml Mon Mar 30 10:59:22 2009
@@ -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>


Reply via email to