Merge "Cleanup project's name in Sonar"
authorMarcus Williams <marcus.williams@intel.com>
Fri, 8 Sep 2017 23:38:11 +0000 (23:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 8 Sep 2017 23:38:11 +0000 (23:38 +0000)
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