build with ONAP-ODL dist
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / pom.xml
index 5cde920..1253ffa 100644 (file)
@@ -34,7 +34,6 @@ limitations under the License.
 
        <properties>
                <jackson-yaml-version>2.8.6</jackson-yaml-version>
-               <snakeyaml.version>1.15</snakeyaml.version>
        </properties>
 
        <artifactId>appc-sdc-listener-bundle</artifactId>
@@ -94,7 +93,6 @@ limitations under the License.
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
-                       <version>${snakeyaml.version}</version>
                </dependency>
 
                <dependency>