Author: cziegeler Date: Thu Dec 20 01:24:55 2007 New Revision: 605843 URL: http://svn.apache.org/viewvc?rev=605843&view=rev Log: Use released version of core.
Modified: felix/trunk/org.osgi.compendium/pom.xml Modified: felix/trunk/org.osgi.compendium/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/org.osgi.compendium/pom.xml?rev=605843&r1=605842&r2=605843&view=diff ============================================================================== --- felix/trunk/org.osgi.compendium/pom.xml (original) +++ felix/trunk/org.osgi.compendium/pom.xml Thu Dec 20 01:24:55 2007 @@ -36,7 +36,7 @@ <dependency> <groupId>${pom.groupId}</groupId> <artifactId>org.osgi.core</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.0.0</version> </dependency> <dependency> <groupId>${pom.groupId}</groupId>