From: Robert Varga Date: Wed, 9 Jan 2019 12:46:15 +0000 (+0100) Subject: Separate out odl-restconf-nb-bierman02 X-Git-Tag: release/neon~56 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=7fdcd1b30bebcb46514a01e6bb1c33731ff1dfb6;hp=e6386f907cfdc8e11abc7be85434a163424d3544;p=netconf.git Separate out odl-restconf-nb-bierman02 odl-restconf is our user-installable feature which we want to use to install both northbounds. Separate out odl-restconf-nb-bierman02, which is authenticated version of bierman02 and pull it in. Change-Id: Idf8db9d41629824b881ad77145ec4d10c7b057e6 Signed-off-by: Robert Varga --- diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index b2b9cc94a7..2d5e153e12 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -50,6 +50,13 @@ xml features + + ${project.groupId} + odl-restconf-nb-bierman02 + ${project.version} + xml + features + ${project.groupId} odl-restconf-nb-rfc8040 diff --git a/features/restconf/odl-restconf-nb-bierman02/pom.xml b/features/restconf/odl-restconf-nb-bierman02/pom.xml new file mode 100644 index 0000000000..817a26ab57 --- /dev/null +++ b/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -0,0 +1,40 @@ + + + + 4.0.0 + + + org.opendaylight.odlparent + single-feature-parent + 4.0.7 + + + + org.opendaylight.netconf + odl-restconf-nb-bierman02 + 1.9.0-SNAPSHOT + feature + + OpenDaylight :: Restconf :: NB :: bierman02 + + + + org.opendaylight.netconf + odl-restconf-nb-bierman02-base + ${project.version} + xml + features + + + org.opendaylight.netconf + restconf-nb-bierman02-auth + ${project.version} + + + diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index dbf08b4a83..53ffe24dba 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -26,15 +26,10 @@ org.opendaylight.netconf - odl-restconf-nb-bierman02-base + odl-restconf-nb-bierman02 ${project.version} xml features - - org.opendaylight.netconf - restconf-nb-bierman02-auth - ${project.version} - diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 0f0de2b1b9..c669a0dbb4 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -32,6 +32,7 @@ odl-restconf odl-restconf-noauth odl-restconf-common + odl-restconf-nb-bierman02 odl-restconf-nb-bierman02-base odl-restconf-nb-bierman02-noauth odl-restconf-nb-rfc8040