Improve the policy model download
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 04ab4cb..34054da 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>sdc-tosca</artifactId>
                        <version>1.5.1</version>
                </dependency>
+               <dependency>
+                       <groupId>org.yaml</groupId>
+                       <artifactId>snakeyaml</artifactId>
+                       <version>1.26</version>
+               </dependency>
                <!-- TESTING -->
                <dependency>
                        <groupId>org.assertj</groupId>