Update snakeyaml bundle install version
[appc.git] / appc-config / appc-config-params / installer / pom.xml
index 0a01a3d..aaf6d67 100644 (file)
                                 <artifactItem>
                                     <groupId>org.yaml</groupId>
                                     <artifactId>snakeyaml</artifactId>
-                                    <version>${snakeyaml.version}</version>
+                                    <version>1.15</version>
                                     <type>jar</type>
                                     <outputDirectory>${project.build.directory}/assembly/system/org/yaml/snakeyaml/${snakeyaml.version}</outputDirectory>
                                 </artifactItem>