From: Thanh Ha Date: Thu, 10 Mar 2016 01:29:08 +0000 (-0500) Subject: Improve formatting for visual satisfaction X-Git-Tag: release/boron~317 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=497cf73c5fa4e6f79f4707ab09a544addbe9278f Improve formatting for visual satisfaction Formatting for the startup poms improved to be more visually appealing and easier to read. Change-Id: Ibdd3828f712eed1e6864bbbbcbb316bf4e5962ac Signed-off-by: Thanh Ha --- diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/api/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/api/pom.xml index de28379337..6eab14b413 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/api/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/api/pom.xml @@ -7,6 +7,8 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 + org.opendaylight.mdsal binding-parent @@ -14,10 +16,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 4.0.0 ${groupId} ${artifactId}-api ${version} bundle - diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml index 155f014fbb..13e1c5c676 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml @@ -10,20 +10,24 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> + 4.0.0 + org.opendaylight.odlparent features-parent 1.7.0-SNAPSHOT + ${groupId} ${artifactId}-features ${version} ${project.artifactId} - 4.0.0 + 3.1.1 + 0.9.0-SNAPSHOT 1.4.0-SNAPSHOT @@ -32,6 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 0.4.0-SNAPSHOT etc/opendaylight/karaf + @@ -58,6 +63,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + org.opendaylight.yangtools diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml index 85c19c3141..12b22af949 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml @@ -11,6 +11,7 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 org.opendaylight.controller @@ -19,11 +20,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 4.0.0 ${groupId} ${artifactId}-impl ${version} bundle + ${symbol_dollar}{project.groupId} @@ -44,5 +45,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test - diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/pom.xml index 8f784af9fa..4c9058769b 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/pom.xml @@ -8,6 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 org.opendaylight.controller @@ -16,7 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 4.0.0 ${groupId} ${artifactId}-it ${version} @@ -37,5 +37,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml index c801b3bfa2..6128a87984 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml @@ -9,23 +9,28 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> + 4.0.0 + org.opendaylight.controller karaf-parent 1.7.0-SNAPSHOT - 4.0.0 + ${groupId} ${artifactId}-karaf ${version} ${project.artifactId} + 3.1.1 + odl-${artifactId}-ui + @@ -37,6 +42,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + 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 576e0b2944..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 @@ -20,9 +20,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${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 + + api impl @@ -31,6 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL artifacts it + @@ -50,11 +60,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - - - 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 -