From: Gilles Thouenon Date: Mon, 29 Jan 2024 13:37:55 +0000 (+0100) Subject: Remove odl-transportpce-swagger feature X-Git-Tag: 9.0.0~63 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=2df37e9d8abbc69c09b3f834665976c4270fffef Remove odl-transportpce-swagger feature This feature is an old workaround that was intended to allow TPCE developers to enable swagger. This is an empty feature that has been useless for a while. Just delete it. JIRA: TRNSPRTPCE-779 Signed-off-by: Gilles Thouenon Change-Id: Ie3b087d2d383c904b1e17c838195b87cd61db2c2 --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ab569a319..8d35188d3 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -129,13 +129,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml features - - ${project.groupId} - odl-transportpce-swagger - ${project.version} - xml - features - - \ No newline at end of file + diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 14aa5100a..56a950284 100644 --- a/features/features-transportpce/pom.xml +++ b/features/features-transportpce/pom.xml @@ -65,11 +65,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL features xml - - ${project.groupId} - odl-transportpce-swagger - features - xml - diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml deleted file mode 100644 index 4a3af98dc..000000000 --- a/features/odl-transportpce-swagger/pom.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.odlparent - single-feature-parent - 13.0.10 - - - - org.opendaylight.transportpce - odl-transportpce-swagger - 9.0.0-SNAPSHOT - feature - OpenDaylight :: transportpce :: swagger - - - 6.0.6 - etc/opendaylight/karaf - false - - - - - - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} - pom - import - - - - - - - org.opendaylight.netconf - odl-restconf-openapi - features - xml - - - diff --git a/features/pom.xml b/features/pom.xml index 5c2f0eb17..e59a9b5e3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -29,7 +29,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL odl-transportpce-inventory odl-transportpce-nbinotifications odl-transportpce-dmaap-client - odl-transportpce-swagger diff --git a/karaf/pom.xml b/karaf/pom.xml index 0386a63d4..234e3fb3e 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -80,14 +80,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime - - ${project.groupId} - odl-transportpce-swagger - ${project.version} - features - xml - runtime -