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=ee7bc0e962eb2abbd28c66f024ecf8b45da4322e;hb=cc2c9b513d9d05500be462a0d12a3c374fce3946;hp=ae209c1bbdd9f9284dc2a97cab1a0dcd92726278;hpb=7fcaf37fb411e26859ad761b329af1df9dd46c13;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..ee7bc0e962 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,61 @@ + 4.0.0 + + + org.opendaylight.odlparent + odlparent + 3.1.0 + + + ${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 + cli + it + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + +