[maven-release-plugin]  copy for tag org.osgi.compendium-1.0.1

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.0.1@650451 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doc/changelog.txt b/doc/changelog.txt
new file mode 100644
index 0000000..9126f05
--- /dev/null
+++ b/doc/changelog.txt
@@ -0,0 +1,7 @@
+Changes from 1.0.0 to 1.0.1
+-------------------------------------
+
+* [2008-04-21] Re-release to make bytecode executable on jre 1.3.
+* [2008-02-16] Updated import-package in order to match the bundle released by OSGi Alliance 
+  (FELIX-488)
+
diff --git a/pom.xml b/pom.xml
index ca0cb10..45adbe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.0.0</version>
+      <version>1.0.1</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>