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%2Fpom.xml;h=0546dd84d1c30b6e1bb6a2b357ac50cb530f3aa7;hp=8469476c7ceb6b68b84ac0c2fb67e7ae4469c9c9;hb=5e0045af339e6f42149a5d61e048dc39fe273732;hpb=b12f105c5daf5e08aa65f5a3eb23509cd8e6a291 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 8469476c7c..0546dd84d1 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,116 +1,18 @@ - 4.0.0 org.opendaylight.odlparent - odlparent - 2.0.5 + odlparent-lite + 3.1.3 ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom - - 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 - - - - api - impl - karaf - features - artifacts - cli - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - - - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - maven-checkstyle-plugin - - true - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - -