X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fadsal%2Fnorthbound%2Fswagger-ui%2Fpom.xml;fp=opendaylight%2Fadsal%2Fnorthbound%2Fswagger-ui%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=50f88249a65c52ba56a48852b71ce432fed2bbeb;hp=e25a28c0f04693d1fa0e2f5a45dfe10e468d69eb;hpb=abfa9a03550cbe9fccc4420684dced175dd6d119;p=controller.git diff --git a/opendaylight/adsal/northbound/swagger-ui/pom.xml b/opendaylight/adsal/northbound/swagger-ui/pom.xml deleted file mode 100644 index e25a28c0f0..0000000000 --- a/opendaylight/adsal/northbound/swagger-ui/pom.xml +++ /dev/null @@ -1,219 +0,0 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.6.0-SNAPSHOT - ../../../commons/opendaylight - - - swagger-ui - 0.2.0-SNAPSHOT - bundle - - - ${resource.dir}/apis - ${project.build.directory}/classes - - - - - com.google.code.gson - gson - - - equinoxSDK381 - javax.servlet - - - - org.opendaylight.controller - connectionmanager.northbound - - - org.opendaylight.controller - controllermanager.northbound - - - org.opendaylight.controller - flowprogrammer.northbound - - - org.opendaylight.controller - forwarding.staticrouting.northbound - - - org.opendaylight.controller - hosttracker.northbound - - - org.opendaylight.controller - networkconfig.bridgedomain.northbound - - - org.opendaylight.controller - statistics.northbound - - - org.opendaylight.controller - subnets.northbound - - - org.opendaylight.controller - switchmanager.northbound - - - org.opendaylight.controller - topology.northbound - - - org.opendaylight.controller - usermanager.northbound - - - org.slf4j - slf4j-api - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.slf4j, - javax.annotation, - javax.naming, - javax.servlet, - javax.servlet.annotation, - javax.servlet.http, - com.google.gson, - - apis=target/classes/apis, - index.html=target/classes/index.html, - apilist.json=target/classes/apilist.json, - css=target/classes/css, - lib=target/classes/lib, - swagger-ui.min.js=target/classes/swagger-ui.min.js, - swagger-ui.js=target/classes/swagger-ui.js, - images=target/classes/images, - WEB-INF/web.xml=target/classes/WEB-INF/web.xml - /swagger - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.7 - - - ant-contrib - ant-contrib - 1.0b3 - - - ant - ant - - - - - - - - run - - generate-sources - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { - "swaggerVersion": "1.1", - "basePath": "http://localhost:8080/swagger/apis", - "apis": [ - - - - - - - - - - - - - - - - - - - { } - ] -} - - - - - - - - - - - - - - - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - -