You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2010/06/16 09:31:39 UTC

svn commit: r955146 - /ant/antlibs/common/trunk/ivy.xml

Author: bodewig
Date: Wed Jun 16 07:31:39 2010
New Revision: 955146

URL: http://svn.apache.org/viewvc?rev=955146&view=rev
Log:
whitespace

Modified:
    ant/antlibs/common/trunk/ivy.xml

Modified: ant/antlibs/common/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/ivy.xml?rev=955146&r1=955145&r2=955146&view=diff
==============================================================================
--- ant/antlibs/common/trunk/ivy.xml (original)
+++ ant/antlibs/common/trunk/ivy.xml Wed Jun 16 07:31:39 2010
@@ -9,7 +9,7 @@
   with the License.  You may obtain a copy of the License at
  
   http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -40,7 +40,7 @@
     <available property="project.has-ivy.xml?" file="${project.ivy.xml}"/>
   </target>
 
-  
+
   <!-- ========================================================== -->
   <!-- ivy.xml creation/copy, depending on whether it exists or not   -->
   <!-- ========================================================== -->
@@ -67,7 +67,7 @@
           <ivy-author name="Apache Ant Development Team"
             url="http://ant.apache.org/"/>
         </info>
-        <publications xmlns:e="urn:ant.apache.org:ivy-extras">  
+        <publications xmlns:e="urn:ant.apache.org:ivy-extras">
           <artifact name="${artifact.name}" type="pom" ext="pom"/>
           <artifact name="${artifact.name}" type="pom.asc" ext="pom.asc"/>
           <artifact name="${artifact.name}" type="jar" ext="jar"/>