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%2Fartifacts%2Fpom.xml;fp=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fartifacts%2Fpom.xml;h=0000000000000000000000000000000000000000;hp=4146f73ca89e0cf4afa625e7697b0cd700dc7e3e;hb=794172272cbeb85a59b96fbc45f09698d8c3fc2a;hpb=cc2c9b513d9d05500be462a0d12a3c374fce3946 diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml deleted file mode 100644 index 4146f73ca8..0000000000 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml +++ /dev/null @@ -1,52 +0,0 @@ -#set( $symbol_pound = '#' ) -#set( $symbol_dollar = '$' ) -#set( $symbol_escape = '\' ) - - - - 4.0.0 - - - org.opendaylight.odlparent - odlparent-lite - 3.1.0 - - - - ${groupId} - ${artifactId}-artifacts - ${version} - - ODL :: ${groupId} :: ${project.artifactId} - pom - - - - - ${symbol_dollar}{project.groupId} - ${artifactId}-api - ${symbol_dollar}{project.version} - - - ${symbol_dollar}{project.groupId} - ${artifactId}-impl - ${symbol_dollar}{project.version} - - - ${symbol_dollar}{project.groupId} - features-${artifactId} - ${symbol_dollar}{project.version} - features - xml - - - -