X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=bf9c41ec69d1c60097b21364cfefc791c236b374;hb=497cf73c5fa4e6f79f4707ab09a544addbe9278f;hp=cbc021f213532b3c7b6f7ffdda791d49451ca1d5;hpb=a6506ca21f257d4cbfe9312937392cf0349e3e67;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml index cbc021f213..bf9c41ec69 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml @@ -1,25 +1,63 @@ - + + + org.opendaylight.odlparent + odlparent + 1.7.0-SNAPSHOT + + + ${groupId} ${artifactId}-aggregator ${version} - ${project.artifactId} + ${artifactId} pom 4.0.0 + 3.1.1 + + + scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git + scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git + HEAD + https://wiki.opendaylight.org/view/${artifactId}:Main + + - ${artifactId}-api - ${artifactId}-impl - ${artifactId}-karaf - ${artifactId}-features - ${artifactId}-artifacts + api + impl + karaf + features + artifacts + it + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +