X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fmodel%2Fpom.xml;h=1bbc2f6c772269f3416bcc33b340d04a559cb7ef;hb=0b203f52cbe128efa17a6c400b6653c8e6a84ba8;hp=d5a806a7b31cf0cf66bb26005b3bc87f274be1ff;hpb=cc5814b25b247f5ffe0c17ede1850e71ca06eee6;p=controller.git diff --git a/opendaylight/sal/yang-prototype/model/pom.xml b/opendaylight/sal/yang-prototype/model/pom.xml index d5a806a7b3..1bbc2f6c77 100644 --- a/opendaylight/sal/yang-prototype/model/pom.xml +++ b/opendaylight/sal/yang-prototype/model/pom.xml @@ -1,26 +1,31 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + yang-prototype org.opendaylight.controller 0.5-SNAPSHOT + + 4.0.0 model-parent pom + ${project.artifactId} + ${project.artifactId} + ietf model-topology model-openflow - + - org.opendaylight.controller + org.opendaylight.yangtools yang-maven-plugin - 0.5.3-SNAPSHOT + ${yangtools.version} @@ -46,7 +51,7 @@ org.opendaylight.controller maven-sal-api-gen-plugin - 0.5.3-SNAPSHOT + 0.5.5-SNAPSHOT jar @@ -72,7 +77,8 @@ - + org.eclipse.m2e lifecycle-mapping @@ -108,16 +114,18 @@ + - org.opendaylight.controller + org.opendaylight.yangtools yang-binding - 0.5.3-SNAPSHOT + ${yangtools.version} - org.opendaylight.controller + org.opendaylight.yangtools yang-common - 0.5.3-SNAPSHOT + ${yangtools.version} - \ No newline at end of file + +