X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fyang%2Fyang-data-impl%2Fpom.xml;h=ca5bd5ced0dcd83b77ebebb56e766aca3e78caa6;hp=41fd1139ae80edcfbf8b75cf4ee445284518065c;hb=ba1a5528e27b0ae8a883fa7b768d803659bf9336;hpb=ae4ac1b0039b308777c5907c01e22824b34f5413 diff --git a/opendaylight/sal/yang-prototype/yang/yang-data-impl/pom.xml b/opendaylight/sal/yang-prototype/yang/yang-data-impl/pom.xml old mode 100755 new mode 100644 index 41fd1139ae..ca5bd5ced0 --- a/opendaylight/sal/yang-prototype/yang/yang-data-impl/pom.xml +++ b/opendaylight/sal/yang-prototype/yang/yang-data-impl/pom.xml @@ -1,32 +1,33 @@ - - 4.0.0 + org.opendaylight.controller yang 0.5.4-SNAPSHOT + + 4.0.0 yang-data-impl + ${project.artifactId} + ${project.artifactId} - 2.1.5 + 2.1.6 - org.apache.maven.plugins maven-surefire-plugin - -Dlog4j.configuration=log4j-test.xml + -Dlog4j.configuration=log4j-test.xml -Xmx1500m true - org.opendaylight.controller @@ -39,12 +40,19 @@ org.opendaylight.controller yang-model-parser-impl + + + org.slf4j + slf4j-simple + + com.google.guava guava 14.0.1 + junit junit @@ -68,5 +76,12 @@ ${groovy.version} test + + xmlunit + xmlunit + 1.4 + test + +