Author: pauls
Date: Wed Nov 25 20:42:38 2009
New Revision: 884258
URL: http://svn.apache.org/viewvc?rev=884258&view=rev
Log:
Update to framework 2.1.0-SNAPSHOT
Modified:
felix/trunk/framework.security/pom.xml
Modified: felix/trunk/framework.security/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/framework.security/pom.xml?rev=884258&r1=884257&r2=884258&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Wed Nov 25 20:42:38 2009
@@ -39,7 +39,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>org.apache.felix.framework</artifactId>
- <version>2.0.2</version>
+ <version>2.1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>