You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/12/20 21:19:20 UTC

svn commit: r1424669 - /incubator/onami/trunk/parent/pom.xml

Author: simonetripodi
Date: Thu Dec 20 20:19:20 2012
New Revision: 1424669

URL: http://svn.apache.org/viewvc?rev=1424669&view=rev
Log:
code format, no functional modifications

Modified:
    incubator/onami/trunk/parent/pom.xml

Modified: incubator/onami/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/parent/pom.xml?rev=1424669&r1=1424668&r2=1424669&view=diff
==============================================================================
--- incubator/onami/trunk/parent/pom.xml (original)
+++ incubator/onami/trunk/parent/pom.xml Thu Dec 20 20:19:20 2012
@@ -745,12 +745,11 @@
       <id>release</id>
       <build>
         <plugins>
-
-            <!--
-                Create a source-release artifact that contains the fully buildable
-                project directory source structure. This is the artifact which is
-                the official subject of any release vote.
-            -->
+          <!--
+           | Create a source-release artifact that contains the fully buildable
+           | project directory source structure.
+           | This is the artifact which is the official subject of any release vote.
+          -->
           <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
             <dependencies>