X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fcli%2Fpom.xml;fp=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fcli%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=794172272cbeb85a59b96fbc45f09698d8c3fc2a;hp=1725cd259bccfeef0afdf0a7571a94f059f356bd;hpb=cc2c9b513d9d05500be462a0d12a3c374fce3946;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/cli/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/cli/pom.xml deleted file mode 100644 index 1725cd259b..0000000000 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/cli/pom.xml +++ /dev/null @@ -1,88 +0,0 @@ -#set( $symbol_pound = '#' ) -#set( $symbol_dollar = '$' ) -#set( $symbol_escape = '\' ) - - - - - 4.0.0 - - - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - - - - ${groupId} - ${artifactId}-cli - ${version} - - ODL :: ${groupId} :: ${project.artifactId} - bundle - - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - - - - - ${symbol_dollar}{project.groupId} - ${artifactId}-api - ${symbol_dollar}{project.version} - - - - org.opendaylight.controller - sal-binding-api - - - - - org.apache.karaf.shell - org.apache.karaf.shell.console - ${karaf.version} - - - org.apache.karaf.shell - org.apache.karaf.shell.table - ${karaf.version} - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -