build with ONAP-ODL dist
[appc.git] / appc-dg / appc-dg-shared / appc-dg-dependency-model / pom.xml
index 51380fc..c0256be 100644 (file)
@@ -38,7 +38,6 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jackson-yaml-version>2.8.6</jackson-yaml-version>
-    <snakeyaml.version>1.15</snakeyaml.version>
   </properties>
 
   <dependencies>
@@ -75,7 +74,6 @@
     <dependency>
       <groupId>org.yaml</groupId>
       <artifactId>snakeyaml</artifactId>
-      <version>${snakeyaml.version}</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>