aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2020-01-31 16:49:59 -0500
committerPatrick Brady <patrick.brady@att.com>2020-02-06 23:09:13 +0000
commit7b7befa39b7b70b4b18b1f1a561398b8bede6224 (patch)
treeb4c0877d43973cd47a3bd67f51c82cf5bf195a49 /appc-directed-graph
parente4c07d4c7eb3105bc6a20eee00fdca592f0cf59b (diff)
build with ONAP-ODL dist
ODL provides ONAP distribution for Neon SR1 Issue-ID: APPC-1731 Change-Id: I21b26f4ddf6ac9940e7162b9e1fa081e4b25c269 Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'appc-directed-graph')
-rw-r--r--appc-directed-graph/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml
index 2f0db35ac..542fb9482 100644
--- a/appc-directed-graph/pom.xml
+++ b/appc-directed-graph/pom.xml
@@ -37,7 +37,7 @@
<properties>
<jackson.version>2.3.2</jackson.version>
- <snakeyaml.version>1.12</snakeyaml.version>
+ <snakeyaml.version>1.15</snakeyaml.version>
<velocity.version>1.7</velocity.version>
<jettison.version>1.3.7</jettison.version>
<commons.collections.version>3.2.2</commons.collections.version>