commit | bd065afbb9d7bb08dec0ef7df42f95d8818c58f9 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Tue Dec 28 15:45:52 2010 +0000 |
committer | Karl Pauls <pauls@apache.org> | Tue Dec 28 15:45:52 2010 +0000 |
tree | 4612d7d8c88024ef0a38995450605fd5a198e70b | |
parent | 82592361c455d5a34aae139c5c4c9666ca106323 [diff] |
Update dependencies after release git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1053372 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml index 671594b..603d252 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>3.0.7</version> + <version>3.1.0-SNAPSHOT</version> <scope>provided</scope> </dependency> </dependencies>