commit | b0d0be0d78af31e0950e5e46cb05aa150b2f71da | [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 | fe9e0db73a41d79c054aec8b4d448a6e48c6497a [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>