X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fjava-client%2Fpom.xml;h=a4bcde461ecb9c21433d4b93d7206cea6af8df8c;hp=6de347fdded0b541fd2c6cf01ec62131314c632b;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=408eeef51f435abd2027f9d25ac5592066b202dd diff --git a/opendaylight/northbound/java-client/pom.xml b/opendaylight/northbound/java-client/pom.xml index 6de347fdde..a4bcde461e 100644 --- a/opendaylight/northbound/java-client/pom.xml +++ b/opendaylight/northbound/java-client/pom.xml @@ -4,74 +4,112 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - northbound.client - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT pom ${project.build.directory}/rest-api-docs ${project.build.directory}/enunciate/build/java-client/full-client.jar ${project.build.directory}/enunciate/build/java-client/full-client-sources.jar - ${project.build.directory}/enunciate/build/java-client/full-json-client.jar - ${project.build.directory}/enunciate/build/java-client/full-json-client-sources.jar + + + org.codehaus.enunciate + enunciate-core-annotations + + + + + 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 + networkconfig.neutron.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.codehaus.enunciate - maven-enunciate-plugin - org.apache.maven.plugins maven-antrun-plugin - 1.5 - - - package - - run - - - - + - - + + - + - - - + + + - + - + + + + + + + - - <![CDATA[ + <![CDATA[ <html> <head> <title> OpenDaylight REST API Documentation </title> @@ -80,39 +118,29 @@ <h2>OpenDaylight REST API Documentation</h2> <p> OpenDaylight supports the following <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">Representational State Transfer (REST)</a> APIs: </p> <h4> - ]]> - - - + ]]> + + - - - + + + - - <![CDATA[ + <![CDATA[ </h4> <i>---</i> </body> </html> - ]]> - + ]]> - + - + - - + + @@ -122,6 +150,18 @@ 20020829 + + + + run + + package + + + + + org.codehaus.enunciate + maven-enunciate-plugin @@ -130,10 +170,10 @@ attach-artifacts - package attach-artifact + package @@ -146,16 +186,6 @@ jar full-java-client-sources - - ${json-client} - jar - full-json-client - - - ${json-client-sources} - jar - full-json-client-sources - @@ -163,60 +193,10 @@ - - - org.codehaus.enunciate - enunciate-core-annotations - - - - - org.opendaylight.controller - connectionmanager.northbound - - - org.opendaylight.controller - controllermanager.northbound - - - org.opendaylight.controller - flowprogrammer.northbound - - - org.opendaylight.controller - hosttracker.northbound - - - org.opendaylight.controller - networkconfig.bridgedomain.northbound - - - org.opendaylight.controller - networkconfig.neutron.northbound - - - org.opendaylight.controller - forwarding.staticrouting.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 - - + + 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 +