KARAF-4644: Pin 4.0.x Branch to CXF 3.1.7
diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml
index 54ca79a..c635b44 100644
--- a/jaas/modules/pom.xml
+++ b/jaas/modules/pom.xml
@@ -118,7 +118,7 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-core</artifactId>
-            <version>3.1.7-SNAPSHOT</version>
+            <version>3.1.7</version>
             <scope>provided</scope>
         </dependency>