Fix spacing in project pom.xml for archetype 76/52676/2
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 2 Mar 2017 21:49:04 +0000 (16:49 -0500)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 3 Mar 2017 13:02:44 +0000 (13:02 +0000)
Change-Id: I76eaa43699fcb1e192c54586cc84cfff1297b281
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml

index 481918991aebe35ba51a6ff2c63a00ce191985c1..40eb1f0e41200352b1f6bd5d364419899d09a8b3 100644 (file)
@@ -84,7 +84,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
                   <goal>aggregate</goal>
                 </goals>
                 <phase>package</phase>
-            </execution>
+              </execution>
             </executions>
           </plugin>
           <plugin>