commit | 7a9c583af1485768dc1d442f8c01fda89c0c15d7 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Sun Feb 07 21:33:55 2010 +0000 |
committer | Karl Pauls <pauls@apache.org> | Sun Feb 07 21:33:55 2010 +0000 |
tree | 9eeb951a58d4345ee201eea828679e1a1e3140aa | |
parent | 8402a88855f7241d9ec465e1d7ab8f416f19eb76 [diff] |
Update dependencies after release git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@907500 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>