X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dlux-web%2Fpom.xml;h=bf9ee86ce45202ca93aee76ffa8f6f4d4de73414;hb=b634b38e38c4ea9f613abf6bc2bd0beb8869f4e4;hp=243860f9e56fec7e7d0ac775ddad7aaa6ecad877;hpb=1a420c0b2d7895ae2da7e3b695e82e323517804e;p=dlux.git diff --git a/dlux-web/pom.xml b/dlux-web/pom.xml index 243860f9..bf9ee86c 100644 --- a/dlux-web/pom.xml +++ b/dlux-web/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux dlux-parent - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT .. @@ -67,6 +67,11 @@ dlux.yangui.resources ${yangui.resources.version} + + org.opendaylight.dlux + dlux.yangman.resources + ${yangman.resources.version} + org.opendaylight.dlux dlux.yangvisualizer.resources @@ -121,6 +126,7 @@ app/routingConfig.js app/node/ app/yangui/ + app/yangman/ app/yangvisualizer/ app/topology/ app/core/ @@ -144,7 +150,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.6 @@ -159,6 +164,7 @@ dlux.node.resources, dlux.yangui.resources, + dlux.yangman.resources, dlux.yangvisualizer.resources, dlux.topology.resources, dlux.core.resources,