commit | 515433b1377571977bc00a1b7a0e2bc9e2f32d05 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Thu Feb 04 23:54:38 2010 +0000 |
committer | Karl Pauls <pauls@apache.org> | Thu Feb 04 23:54:38 2010 +0000 |
tree | bfd2b2b5d990cb4e422608d9ea1fe3a55c447c52 | |
parent | 394bd1fe77a491b509eb97f0a95e35738f72aef6 [diff] |
Update dependencies after release git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@906742 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml index fed45d7..2dd4125 100644 --- a/framework.security/pom.xml +++ b/framework.security/pom.xml
@@ -40,7 +40,7 @@ <dependency> <groupId>${pom.groupId}</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>2.0.3</version> + <version>2.1.0-SNAPSHOT</version> <scope>provided</scope> </dependency> </dependencies>