FELIX-486 Updated dependencies in main and framework in order to enable the creation of felix release running on JDK 1.3



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@628696 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/pom.xml b/framework/pom.xml
index 0e42071..5cd4042 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -32,7 +32,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>