Update single-feature snakeyaml version 25/75425/1
authorPatrick Brady <patrick.brady@att.com>
Tue, 8 Jan 2019 00:34:40 +0000 (16:34 -0800)
committerPatrick Brady <patrick.brady@att.com>
Tue, 8 Jan 2019 00:34:43 +0000 (16:34 -0800)
Updating the snakeyaml version in single-feature-parent
to match the version used in the other parent pom files.

Change-Id: I52b871a15ca7beaf1a28b638fa51fb5534cd75aa
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304

single-feature-parent/pom.xml

index 7e509d1..317fd79 100644 (file)
@@ -38,7 +38,7 @@ limitations under the License.
     <properties>
         <skip.karaf.featureTest>true</skip.karaf.featureTest>
         <commons.collections.version>3.2.2</commons.collections.version>
-        <snakeyaml.version>1.12</snakeyaml.version>
+        <snakeyaml.version>1.15</snakeyaml.version>
         <tosca.datatype.version>1.1.0</tosca.datatype.version>
         <velocity.version>1.7</velocity.version>
     </properties>