commit | 123391b1c2c4ee65be41ce70fa9c58363b30d029 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Wed Nov 25 20:42:38 2009 +0000 |
committer | Karl Pauls <pauls@apache.org> | Wed Nov 25 20:42:38 2009 +0000 |
tree | 8a8645d4e6423345b1f33ab8a2b7cee236c2a7c1 | |
parent | c0fa41de8eb945c6b71e640d3f34368f30e92e10 [diff] |
Update to framework 2.1.0-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@884258 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml index 578694c..c80eefb 100644 --- a/framework.security/pom.xml +++ b/framework.security/pom.xml
@@ -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>