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=2515638e18b3ae5c5444706281852a79f8a9eb2f;hp=7d57dfb7e4d81dfc6df1d4aca7eab8446f528e81;hb=ce805eec9919fd724ffc6ac40975f0c3314ba9d8;hpb=9fb1df14f2dc885fee1dce821b753cc99af6e54f 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 7d57dfb7e4..2515638e18 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,16 +1,18 @@ + 4.0.0 org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + odlparent-lite + 6.0.4 + ${groupId} @@ -18,41 +20,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${version} ${artifactId} pom - 4.0.0 - - 3.1.1 - - - 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 -