X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Ffeatures%2Fodl-X-rest%2Fpom.xml;fp=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Ffeatures%2Fodl-X-rest%2Fpom.xml;h=9376de528c92d3070d63356da05dfd54a5315e75;hb=c0e813ca83ce80d5f3fb340175ddaecd780c6aea;hp=0000000000000000000000000000000000000000;hpb=fdb974a6521e280793cf4b22d085acafb0dae036;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/odl-X-rest/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/odl-X-rest/pom.xml new file mode 100644 index 0000000000..9376de528c --- /dev/null +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/odl-X-rest/pom.xml @@ -0,0 +1,49 @@ + + + 4.0.0 + + + org.opendaylight.odlparent + single-feature-parent + 2.0.4 + + + + ${groupId} + odl-${artifactId}-rest + ${version} + feature + + OpenDaylight :: ${artifactId} :: REST [Karaf Feature] + + + + + org.opendaylight.netconf + restconf-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + + + + org.opendaylight.netconf + odl-restconf + xml + features + + + ${project.groupId} + odl-${artifactId}-cli + ${project.version} + xml + features + + + +