summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-config-params/installer/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-01-07 15:31:55 -0800
committerPatrick Brady <patrick.brady@att.com>2019-01-07 15:31:59 -0800
commit7020515569bfa9defcbd20d0e1a9d8ac4693bf9a (patch)
tree5d3e54ad54db432860ffbbc089adc532c81cc6e7 /appc-config/appc-config-params/installer/pom.xml
parent218cb0ceddea15164b553a4b0befe90355a786c5 (diff)
Update snakeyaml bundle install version
Change-Id: I0707293a3102827f7f935767c50cedcbd08509e0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
Diffstat (limited to 'appc-config/appc-config-params/installer/pom.xml')
-rw-r--r--appc-config/appc-config-params/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml
index 0a01a3d6e..aaf6d6749 100644
--- a/appc-config/appc-config-params/installer/pom.xml
+++ b/appc-config/appc-config-params/installer/pom.xml
@@ -177,7 +177,7 @@
<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>