commit | 51e8152e5c82fbc1c023c73d9f83e1ccc1259640 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Sun Jun 06 22:10:08 2010 +0000 |
committer | Karl Pauls <pauls@apache.org> | Sun Jun 06 22:10:08 2010 +0000 |
tree | 2898092477761fdcc91b02fca213a637351551ef | |
parent | f981885d75d5941d12434cad7518f0822f32763f [diff] |
Clean-up after release git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@952010 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml index 7f0307f..c0e3177 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.0</version> + <version>3.1.0-SNAPSHOT</version> <scope>provided</scope> </dependency> </dependencies>