X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fsal%2Fyang-prototype%2Fmodel%2Fpom.xml;h=1bbc2f6c772269f3416bcc33b340d04a559cb7ef;hb=e0e2b9f77ecf0bf2353dba9a448e1901194648d3;hp=22dbe3f941dd21fa2ea569701436d0607fe50317;hpb=8f428da51c69892ce95de9273987db241fa2f529;p=controller.git diff --git a/opendaylight/sal/yang-prototype/model/pom.xml b/opendaylight/sal/yang-prototype/model/pom.xml index 22dbe3f941..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.2-SNAPSHOT + ${yangtools.version} @@ -46,7 +51,7 @@ org.opendaylight.controller maven-sal-api-gen-plugin - 0.5.1-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.2-SNAPSHOT + ${yangtools.version} - org.opendaylight.controller + org.opendaylight.yangtools yang-common - 0.5.2-SNAPSHOT + ${yangtools.version} - \ No newline at end of file + +