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=616704ada025601d9c0b069e6de3448bcea78bdf;hb=13b8e537dfe1cb63f9ca312894ea94a7c2d37ad6;hp=ae209c1bbdd9f9284dc2a97cab1a0dcd92726278;hpb=c9ea4579b34ac9671b7727a5eeaf1aafd4459fd4;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 ae209c1bbd..616704ada0 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 @@ -9,17 +9,43 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${groupId} ${artifactId}-aggregator ${version} - ${project.artifactId} + ${artifactId} pom 4.0.0 3.1.1 - ${artifactId}-api - ${artifactId}-impl - ${artifactId}-karaf - ${artifactId}-features - ${artifactId}-artifacts + api + impl + karaf + features + artifacts + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + + + 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 +