X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Ffeatures%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=97d13a3275beaa44bdacfde2ec325d14ccd91f2f;hp=b744ad73d076cd5eaddacdfbf1ce549ba89712e1;hb=e7574c267bf058d1af2d0343e2a3d525742d79ff;hpb=953a7321c6613a84c798db1b23cdfa7b0f2cf755 diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml index b744ad73d0..97d13a3275 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml @@ -17,7 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features mvn:org.opendaylight.mdsal.model/features-mdsal-model/{{VERSION}}/xml/features mvn:org.opendaylight.netconf/features-restconf/{{VERSION}}/xml/features - mvn:org.opendaylight.dluxapps/features-dluxapps/{{VERSION}}/xml/features odl-mdsal-models mvn:${groupId}/${artifactId}-api/{{VERSION}} @@ -31,11 +30,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-${artifactId} odl-restconf - - odl-${artifactId}-rest - odl-mdsal-apidocs - odl-dluxapps-yangman - odl-${artifactId} mvn:${groupId}/${artifactId}-cli/{{VERSION}}