FELIX-3651 hopefully temporary use of snapshot ca to avoid NPE in permission check
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1480107 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/pom.xml b/scr/pom.xml
index 57eab5f..c3bdb31 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -472,7 +472,7 @@
<!-- remember you need to specify all profiles using this, e.g. -PcaR5,felix -->
<id>caR5</id>
<properties>
- <felix.ca.version>1.6.0</felix.ca.version>
+ <felix.ca.version>1.6.1-SNAPSHOT</felix.ca.version>
</properties>
</profile>
</profiles>