Fix jettison version to match installed version
[ccsdk/parent.git] / odlparent-carbon-sr1 / pom.xml
index fbf5930..115b4ef 100755 (executable)
         <org.json.version>20131018</org.json.version>
 
         <!-- Used by sfc -->
-        <jettison.version>1.3.7</jettison.version>
+        <jettison.version>1.3.6</jettison.version>
         <!-- Used by persistence -->
         <jsr305.api.version>3.0.0</jsr305.api.version>
         <!-- Need to stick to JUnit 4.11 until https://github.com/jayway/powermock/issues/560